summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 0d1d022..c19dab9 100644
--- a/README.rst
+++ b/README.rst
@@ -72,8 +72,6 @@ in the system)::
bitmaskctl logs send
-
-
Development
===========================================================
@@ -110,6 +108,11 @@ virtualenv.
The various ``make dev-*`` commands will run the appropriate ``pip install``
commands for you.
+If you want to setup your whole development environment, and you are running a
+debian-based system, you can try::
+
+ make dev-bootstrap
+
Run headless backend in development mode
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++