adjusted README to include git submodule

This commit is contained in:
Daniel Dakhno 2022-09-16 02:50:11 +02:00
parent f0e2989d51
commit b4a9cc65b6

View File

@ -5,9 +5,8 @@ This driver allows you to mount the flipper zero over its serial connection and
## Installation
```
git clone git@github.com:dakhnod/fzfs.git
git clone --recursive --depth 1git@github.com:dakhnod/fzfs.git
cd fzfs
git clone git@github.com:flipperdevices/flipperzero_protobuf_py.git
python3 -m venv venv
. venv/bin/activate
pip install protobuf