Unverified Commit 7ee77f72 authored by xiang song(charlie.song)'s avatar xiang song(charlie.song) Committed by GitHub
Browse files

Fix submodule has submodules (#1332)


Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-60-78.ec2.internal>
parent 081e5e0f
...@@ -83,7 +83,7 @@ Download the source files from GitHub. ...@@ -83,7 +83,7 @@ Download the source files from GitHub.
.. code:: bash .. code:: bash
git submodule init git submodule init
git submodule update git submodule update --recursive
Linux Linux
````` `````
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment