Skip to content

Commit

Permalink
updat Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sorgmi committed Mar 25, 2021
1 parent a730ebb commit 51041ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ Screenshot 1 | Screenshot 2



# run desktop version
# Run desktop version
```
pip install kivymd plyer
python main.py
```

# build android app (with docker)
# Build android app
**Option 1 using Docker (recommended):**
```
docker run --volume "$HOME/.buildozer":/home/user/.buildozer --volume "$PWD":/home/user/hostcwd kivy/buildozer android debug
Expand Down

0 comments on commit 51041ac

Please sign in to comment.