mirror of
https://github.com/sys-nyx/red-arch.git
synced 2025-05-06 08:45:31 -04:00
Update README.md
This commit is contained in:
parent
a2b6f94a5e
commit
0f96e04083
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@ pulls reddit data from the [pushshift](https://github.com/pushshift/api) api and
|
|||
|
||||
### install
|
||||
|
||||
requires python 3 on linux, OSX, or Windows. warning: if `$ python --version` outputs a python 2 version, then replace all occurances of `python` with `python3` in the commands below.
|
||||
requires python 3 on linux, OSX, or Windows.
|
||||
|
||||
**warning:** if `$ python --version` outputs a python 2 version on your system, then you need to replace all occurances of `python` with `python3` in the commands below.
|
||||
|
||||
$ sudo apt-get install pip
|
||||
$ pip install psaw -U
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue