Skip to content

Commit a9ad7f1

Browse files
authored
README: clarifying installation command
Clarifying installation command in case user has both Python2 and Python3 installed.
1 parent f9653cb commit a9ad7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ so that you can push your code to all your remote repositories in one command:
119119

120120
### Installation
121121

122-
You can get the tool using pypi:
122+
You can get the tool using pypi (use `pip3` if you have both Python2 and Python3 installed):
123123

124124
% pip install git-repo
125125

0 commit comments

Comments
 (0)