mirror of
https://github.com/dakhnod/fzfs.git
synced 2025-05-18 08:10:12 -07:00
adjusted README to include git submodule
This commit is contained in:
parent
f0e2989d51
commit
b4a9cc65b6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user