aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCédric Bonhomme <kimble.mandel@gmail.com>2014-01-29 15:29:39 +0100
committerCédric Bonhomme <kimble.mandel@gmail.com>2014-01-29 15:29:39 +0100
commit6320ded0e9da972a06f8a0249250f47ead69d99c (patch)
treebad58c791594a05835042e3a1b53234cbf93e0d4 /README.md
parentUpdated README. (diff)
downloadnewspipe-6320ded0e9da972a06f8a0249250f47ead69d99c.tar.gz
newspipe-6320ded0e9da972a06f8a0249250f47ead69d99c.tar.bz2
newspipe-6320ded0e9da972a06f8a0249250f47ead69d99c.zip
Updated README.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 90fc7ada..6fab5d92 100644
--- a/README.md
+++ b/README.md
@@ -26,10 +26,10 @@ Installation
You need to have installed Python >= 2.7, MongoDB and some Python libraries.
Configuration is done via the file **conf/conf.cfg**.
-Launch the script ``install.sh`` in order to install automatically all Python requirements.
+Launch the script ``install.sh`` in order to install automatically all requirements.
In order to prevent all dependencies problems and to keep your system stable, the libraries will be
-installed in a Python virtual environment with [virtualenv](http://www.virtualenv.org)).
-The installation will use the configuration file.
+installed in a Python virtual environment with ([virtualenv](http://www.virtualenv.org)).
+The installation will use the configuration file for the database setup.
You can configure pyAggr3g470r (proxy, user agent, etc.) in the file ``conf/conf.cfg``.
If you want to use pyAggr3g470r with Tor/Privoxy, you just have to set the value of
bgstack15