aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 915be9ab..94060900 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -85,6 +85,16 @@ Then, indicate the feeds to retrieve in the file ./var/feed.lst. One feed per li
+Launch
+------
+
+Finally launch pyAggr3g470r in a shell:
+
+.. code-block:: bash
+
+ cd /home/cedric/pyaggr3g470r/
+ pyAggr3g470r start
+
Backup
bgstack15