diff options
Diffstat (limited to 'docs/source/siteadmin/relnotes.rst')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 8e7ba396..35415b66 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -63,7 +63,7 @@ Otherwise, follow 0.4.0 instructions. beaker in your paste config you can remove them. Again, see the default paste.ini config 6. We also now use git submodules. Please do: - ``git submodule init && git submodule fetch`` + ``git submodule init && git submodule update`` You will need to do this to use the new PDF support. **For theme authors** |