Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.

Commit

Permalink
Fix uninstall command
Browse files Browse the repository at this point in the history
  • Loading branch information
bootstraponline committed Aug 31, 2012
1 parent 97f15f0 commit 942d32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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
Expand Down

0 comments on commit 942d32c

Please sign in to comment.