Skip to content

Commit 146dd65

Browse files
author
Sam J Sharpe
committed
Note about installing pip command
1 parent 925fe16 commit 146dd65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ of setup on your part. You will need to install Fabric,
2323

2424
$ pip install fabric
2525

26+
NB:Iif you get a "pip: command not found" error, run this first:
27+
28+
$ sudo easy_install pip
29+
2630
configure it (see [the fabric documentation][fabdoc] for more examples),
2731

2832
$ echo 'user = jimbob' >> ~/.fabricrc

0 commit comments

Comments
 (0)