Skip to content

Commit 89b23b2

Browse files
committed
Update installation guide to include submodules
1 parent 4911600 commit 89b23b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/install.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,11 @@ you need these libraries.
7777
Get and run Read the Docs
7878
-------------------------
7979

80-
Clone the repository somewhere on your disk and enter to the repository::
80+
Clone the repository somewhere on your disk, enter to the repository, and initialize and update the submodule::
8181

8282
git clone https://github.com/rtfd/readthedocs.org.git
8383
cd readthedocs.org
84+
git submodule update --init
8485

8586
Create a virtual environment and activate it::
8687

0 commit comments

Comments
 (0)