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
8522fdad96
commit
a2b6f94a5e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pulls reddit data from the [pushshift](https://github.com/pushshift/api) api and
|
||||||
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, then replace all occurances of `python` with `python3` in the commands below.
|
||||||
|
|
||||||
$ sudo apt-get install pip
|
$ sudo apt-get install pip
|
||||||
$ pip install psaw
|
$ pip install psaw -U
|
||||||
$ git clone https://github.com/chid/snudown
|
$ git clone https://github.com/chid/snudown
|
||||||
$ cd snudown
|
$ cd snudown
|
||||||
$ sudo python setup.py install
|
$ sudo python setup.py install
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue