Skip to content

Commit cc9545d

Browse files
Update README.md
1 parent dd44e08 commit cc9545d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88

99
## Setup
1010
Make sure that you have Python 3.7.0+ installed. [Download Python here](https://www.python.org/downloads/).
11+
pip3 should be installed with Python 3.7.0+ on macOS and Windows. You may need to install pip3 seperately if you're using Linux.
12+
Use the ```sudo apt-get install python3-pip``` command if you're using Ubuntu or Debian Linux.
13+
Use the ```sudo yum install python3-pip``` command if you're using Fedora Linux.
1114

1215
Clone this repository.
1316

0 commit comments

Comments
 (0)