diff --git a/README.rst b/README.rst index b08aa7f..63f29c6 100644 --- a/README.rst +++ b/README.rst @@ -105,8 +105,11 @@ Manually python createdb.py +* Start a worker, in one terminal:: -* Run it:: + ./runworker.py + +* Run the application, in another terminal:: ./runserver.py