Fix uninstall command

This commit is contained in:
bootstraponline
2012-08-30 21:36:11 -06:00
parent 97f15f0b18
commit 942d32c9b6
+1 -1
View File
@@ -528,7 +528,7 @@ your changes merged back into core is as follows:
$ gem push gollum-X.Y.Z.gem
## BUILDING THE GEM FROM MASTER
$ gem uninstall -ax gollum
$ gem uninstall -aIx gollum
$ git clone https://github.com/github/gollum.git
$ cd gollum
gollum$ rake build