From a90e3df7b4b4c5050706ce9c5fd895e8899d7bba Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Sat, 15 Sep 2012 09:26:54 +0200 Subject: Added 'Launch' section to index.rst. --- docs/index.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') 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 -- cgit