mirror of
https://github.com/dakhnod/fzfs.git
synced 2025-05-16 23:30:09 -07:00
fixed typo
This commit is contained in:
parent
b4a9cc65b6
commit
a1dfb11fc7
@ -5,7 +5,7 @@ This driver allows you to mount the flipper zero over its serial connection and
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone --recursive --depth 1git@github.com:dakhnod/fzfs.git
|
git clone --recursive --depth 1 git@github.com:dakhnod/fzfs.git
|
||||||
cd fzfs
|
cd fzfs
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user