From 4edfdbfe507d1228023d494518e90f796ce56323 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Sat, 19 Oct 2013 16:06:43 +0200 Subject: [PATCH] Update gh-pages instructions in RELEASE.txt. --- RELEASE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.txt b/RELEASE.txt index 6dec1979..5772cf77 100644 --- a/RELEASE.txt +++ b/RELEASE.txt @@ -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::