Skip to content

Commit f7c2913

Browse files
committed
Update documentation to not recomend sudo with pip
1 parent f492ced commit f7c2913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Installation
3131
pip3 install pygorithm
3232

3333
- | It's that easy. If you are using Python 2.7 use pip instead. Depending on your
34-
| permissions, you might need to ``sudo`` before installing
34+
| permissions, you might need to use ``pip install --user pygorithm`` to install.
3535
3636

3737
Quick Start Guide

0 commit comments

Comments
 (0)