Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaslindstedt authored Jul 18, 2017
1 parent 167b336 commit d2f729f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ Run the following in a Linux shell:
bash <(curl -s https://raw.githubusercontent.com/nQuake/server-linux/master/src/install_nquakesv.sh)
```

You might need to install some prerequisites before running the install script:

```
apt-get install curl wget unzip realpath
```

## Running nQuakesv

```
Expand Down

0 comments on commit d2f729f

Please sign in to comment.