doc: Fix typo in BUILD.rst (#356)

This commit is contained in:
Frogggers 2023-01-21 14:53:24 +03:00 committed by GitHub
parent 2b30973e92
commit e5e9bff3c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
------------