You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,21 +10,25 @@ The name of the project pays homage to the naming convention of the main antagon
10
10
Installation
11
11
************
12
12
13
-
This package is known to work with Python 2.7.14 and Python 3.6.3 using Ubuntu 17.10 and Windows 10. `requirements.txt` contains package dependencies. You can install it using pip like this::
13
+
This package is known to work with Python 2.7.14 and Python 3.6.3 using Ubuntu 17.10 and Windows 10. `requirements.txt` contains package dependencies. You can clone the repo and get everything up and running like this::
0 commit comments