We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd8c737 + 3b7cdd7 commit 720c395Copy full SHA for 720c395
1 file changed
README.md
@@ -34,14 +34,14 @@ To run this script you will need:
34
\*imwri: ImageMagick7 is required for macOS and Linux
35
36
#### Installation
37
-Install it via:
+After installing the above prerequisites, install the project via:
38
39
$ pip install getnative
40
41
**or**
42
43
* Download all files from github
44
-* Install all dependencies through `pip install -r requirements.txt`
+* Install all Python dependencies through `pip install -r requirements.txt`
45
46
#### Recommended Windows Installation
47
0 commit comments