From eee6738c3b6c6baa4babc46bf528a75a40bd7a41 Mon Sep 17 00:00:00 2001 From: Daniel afx Date: Mon, 21 Sep 2020 00:40:20 +0300 Subject: [PATCH] update the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d1386f1..16e24f9 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,7 @@ A map-based social gardening setup_packages.sh - install ubuntu system package requierments setup_venv.sh - prepares the virtual environemnt and install pip modules in it +source venv/bin/activate - enter the virtual environment + build.sh - run buildozer inside the virtual env to build and deploy cleanup.sh - removes the work dirs from the local repo