Update website update instructions for release.

This commit is contained in:
Stefan van der Walt
2013-10-19 16:41:32 +02:00
parent 4b002d7e79
commit 29c421232a
+1 -1
View File
@@ -51,7 +51,7 @@ How to make a new release of ``skimage``
- Add previous stable version documentation path to disallowed paths
in `robots.txt`
- Build using ``make gh-pages``.
- Push upstream: ``git push`` in ``gh-pages``.
- Push upstream: ``git push origin master`` in ``gh-pages``.
- Update the development docs for the new version ``0.Xdev`` just like above