doc: Fix typo in BUILD.rst (#356)
This commit is contained in:
parent
2b30973e92
commit
e5e9bff3c7
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ you accidentally omit it during checkout, you can fix it with:
|
|||
.. code:: sh
|
||||
|
||||
cd taisei/
|
||||
git submodules update --init --recursive
|
||||
git submodule update --init --recursive
|
||||
|
||||
Dependencies
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue