We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a15bed8 commit 41f1b96Copy full SHA for 41f1b96
README.rst
@@ -22,10 +22,7 @@ a clone does not do this automatically:
22
23
::
24
25
- git clone git@github.com:rpdelaney/python-chess-annotator.git
26
- cd python-chess-annotator/annotator/
27
- git submodule init eco
28
- git submodule update eco
+ git clone --recurse-submodules git@github.com:rpdelaney/python-chess-annotator.git
29
30
Dependencies
31
------------
0 commit comments