From b71689d6fad298c3ccd0c8550ff71ad6f1c2cb40 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 25 Jul 2017 14:42:56 -0400 Subject: [docs] document the dev-bootstrap script --- README.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.rst') 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 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -- cgit v1.2.3