mirror of
https://github.com/enduro2d/enduro2d-bootstrap.git
synced 2025-12-14 12:18:47 +07:00
update modules
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Build Instructions
|
# Build Instructions
|
||||||
|
|
||||||
## * Requirements
|
## * Requirements
|
||||||
|
|
||||||
@@ -12,14 +12,8 @@
|
|||||||
```bash
|
```bash
|
||||||
$ git clone --recursive git://github.com/enduro2d/enduro2d-bootstrap.git
|
$ git clone --recursive git://github.com/enduro2d/enduro2d-bootstrap.git
|
||||||
$ cd enduro2d-bootstrap
|
$ cd enduro2d-bootstrap
|
||||||
```
|
$ git lfs install
|
||||||
|
$ git lfs pull
|
||||||
> or
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ git clone git://github.com/enduro2d/enduro2d-bootstrap.git
|
|
||||||
$ cd enduro2d-bootstrap
|
|
||||||
$ git submodule update --init --recursive
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## * Building
|
## * Building
|
||||||
@@ -55,4 +49,3 @@ $ ./enduro2d-bootstrap
|
|||||||
- CMake: https://cmake.org/
|
- CMake: https://cmake.org/
|
||||||
- CMake documentation: https://cmake.org/documentation/
|
- CMake documentation: https://cmake.org/documentation/
|
||||||
- CMake FAQ: https://gitlab.kitware.com/cmake/community/wikis/FAQ
|
- CMake FAQ: https://gitlab.kitware.com/cmake/community/wikis/FAQ
|
||||||
|
|
||||||
|
|||||||
Submodule modules/enduro2d updated: 978ca86268...259ece970a
Reference in New Issue
Block a user