diff --git a/README.md b/README.md index 0528031..9533ccb 100644 --- a/README.md +++ b/README.md @@ -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