From 82680dc8c9bcc236e3c66a0c59777f8d07a3c134 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Wed, 29 Jan 2014 15:31:37 +0100 Subject: Updated README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6fab5d92..4e94ae59 100644 --- a/README.md +++ b/README.md @@ -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``. -- cgit