Update gh-pages instructions in RELEASE.txt.

This commit is contained in:
Stefan van der Walt
2013-10-19 16:06:43 +02:00
parent f5f8a2c289
commit 4edfdbfe50
+1 -1
View File
@@ -19,7 +19,7 @@ How to make a new release of ``skimage``
place. Double check ``random.js``, otherwise the skimage.org front
page gets broken!
- Build using ``make gh-pages``.
- Push upstream: ``git push`` in ``doc/gh-pages``.
- Push upstream: ``git push origin gh-pages`` in ``doc/gh-pages``.
- Add the version number as a tag in git::