Improve docs.
[xnet] / doc / setup.rst
index 30c16d6..df184aa 100644 (file)
@@ -56,6 +56,10 @@ The development database is backed by sqlite, and should work out of the box:
     make resetdb
 
 
+.. note:: The provided Makefile holds a few helpful commands.
+          Use ``make help`` to get a list of available commands.
+
+
 You may now populate your database with some development data:
 
 .. code-block:: sh