update modules

This commit is contained in:
2019-03-14 23:47:30 +07:00
parent 932e67a6b8
commit 55a77604be
2 changed files with 4 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
# Build Instructions
# Build Instructions
## * Requirements
@@ -12,14 +12,8 @@
```bash
$ git clone --recursive git://github.com/enduro2d/enduro2d-bootstrap.git
$ cd enduro2d-bootstrap
```
> or
```bash
$ git clone git://github.com/enduro2d/enduro2d-bootstrap.git
$ cd enduro2d-bootstrap
$ git submodule update --init --recursive
$ git lfs install
$ git lfs pull
```
## * Building
@@ -55,4 +49,3 @@ $ ./enduro2d-bootstrap
- CMake: https://cmake.org/
- CMake documentation: https://cmake.org/documentation/
- CMake FAQ: https://gitlab.kitware.com/cmake/community/wikis/FAQ