Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.

Commit 027404f

Browse files
committed
Update README.md
Allow for lines to be easily copied/pasted
1 parent a8c488a commit 027404f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ These scripts are helpers for managing developer workflow when using git repos h
66

77
## Gem Installation
88

9-
$ gem install pivotal_git_scripts
9+
gem install pivotal_git_scripts
1010

1111
## System Wide Installation
1212

13-
$ cd /usr/local/bin && curl -L http://github.com/pivotal/git_scripts/tarball/master | gunzip | tar xvf - --strip=2
13+
cd /usr/local/bin && curl -L http://github.com/pivotal/git_scripts/tarball/master | gunzip | tar xvf - --strip=2
1414

1515
## git-about
1616

0 commit comments

Comments
 (0)