aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2014-01-29 17:05:47 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2014-01-29 17:05:47 +0100
commit226b4b9670daaae8582da0b49fc93b4dd326a423 (patch)
tree6e02f13d03ce40ddf7b40eb6f84d47bf94357b44 /README.md
parentImproved installation processus. (diff)
downloadnewspipe-226b4b9670daaae8582da0b49fc93b4dd326a423.tar.gz
newspipe-226b4b9670daaae8582da0b49fc93b4dd326a423.tar.bz2
newspipe-226b4b9670daaae8582da0b49fc93b4dd326a423.zip
Updated README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a59ce6f6..a100574c 100644
--- a/README.md
+++ b/README.md
@@ -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
bgstack15