Skip to content

Commit

Permalink
Get submodules with single command
Browse files Browse the repository at this point in the history
  • Loading branch information
vasyahuyasa committed Jun 30, 2018
1 parent fd0a81a commit c121d9e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ Nightly builds (Linux and win32 packages) available here: http://remod.butchers.
```
git clone https://github.com/vasyahuyasa/remod-sauerbraten.git
cd remod-sauerbraten
git submodule init
git submodule update
git submodule update --init --recursive
cd src
make
```
Expand Down

0 comments on commit c121d9e

Please sign in to comment.