diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2014-01-29 15:31:37 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2014-01-29 15:31:37 +0100 |
commit | 82680dc8c9bcc236e3c66a0c59777f8d07a3c134 (patch) | |
tree | ef90fccc60911421bdd0dccdaf4a4f5672c06f87 /README.md | |
parent | Updated README. (diff) | |
download | newspipe-82680dc8c9bcc236e3c66a0c59777f8d07a3c134.tar.gz newspipe-82680dc8c9bcc236e3c66a0c59777f8d07a3c134.tar.bz2 newspipe-82680dc8c9bcc236e3c66a0c59777f8d07a3c134.zip |
Updated README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ Configuration is done via the file **conf/conf.cfg**. 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)). +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``. |