Update README.md

This commit is contained in:
Daniel Dakhno 2022-09-20 14:51:06 +02:00 committed by GitHub
parent 44834057b1
commit 07afe7e0de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ This driver allows you to mount the flipper zero over its serial connection and
## Installation
```
git clone --recursive git@github.com:dakhnod/fzfs.git
git clone --recursive https://github.com/dakhnod/fzfs.git
cd fzfs
python3 -m venv venv
. venv/bin/activate