Skip to content

Commit 1ec79b8

Browse files
committed
add note about theme
1 parent 2a4dd71 commit 1ec79b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,9 @@ To clone `user-guide` to a separate directory:
2323
```
2424
$ git clone -b user-guide https://github.com/adobe-apiplatform/user-sync.py.git user-sync.py-docs
2525
```
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

Comments
 (0)