diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-01-29 17:05:47 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-01-29 17:05:47 +0100 |
commit | 226b4b9670daaae8582da0b49fc93b4dd326a423 (patch) | |
tree | 6e02f13d03ce40ddf7b40eb6f84d47bf94357b44 /README.md | |
parent | Improved installation processus. (diff) | |
download | newspipe-226b4b9670daaae8582da0b49fc93b4dd326a423.tar.gz newspipe-226b4b9670daaae8582da0b49fc93b4dd326a423.tar.bz2 newspipe-226b4b9670daaae8582da0b49fc93b4dd326a423.zip |
Updated README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ The installation will use the configuration file for the database setup. As already said, you can configure pyAggr3g470r (database name, proxy, user agent, etc.) in the file ``conf/conf.cfg``. For example if you want to use pyAggr3g470r with Tor/Privoxy, you just have to set the value of -``http_proxy`` (for example: ``http_proxy = 127.0.0.1:8118``). Else leave the value blank. +``http_proxy`` (for example: ``http_proxy = 127.0.0.1:8118``). Else leave the value blank. The default configuration should be good, so you really juste have to run the script ``install.sh``. Backup |