From fd20e4cc8271fc32df715dd1dac9283be7861e73 Mon Sep 17 00:00:00 2001 From: Daniel afx Date: Tue, 29 Sep 2020 06:23:03 +0300 Subject: [PATCH] document db populate --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 692118a..95972db 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,7 @@ A map-based social gardening - `source venv/bin/activate` - enter the virtual environment - `garden install mapview` +- `python3 populatedb.py trees.kml` + - `./build.sh` - run buildozer inside the virtual env to build and deploy - `./cleanup.sh` - removes the work dirs from the local repo