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 2a4dd71 commit 1ec79b8Copy full SHA for 1ec79b8
README.md
@@ -23,3 +23,9 @@ To clone `user-guide` to a separate directory:
23
```
24
$ git clone -b user-guide https://github.com/adobe-apiplatform/user-sync.py.git user-sync.py-docs
25
26
+
27
+The theme is installed as a submodule, so after cloning, update it:
28
29
+```
30
+$ git submodule update --init --recursive
31
0 commit comments