summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-07-25 14:42:56 -0400
committerKali Kaneko <kali@leap.se>2017-07-25 14:42:56 -0400
commitb71689d6fad298c3ccd0c8550ff71ad6f1c2cb40 (patch)
treed300e5189be981bafc20adf63f79ca6e10d814ae /README.rst
parent1175a0b3110d69f1d3105530dfc22ee17fb2eb21 (diff)
[docs] document the dev-bootstrap script0.10a2
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 0d1d022a..c19dab96 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
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++