mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Merge pull request #5 from mbello/patch-1
README: Change git clone style to use https / avoid permission error
This commit is contained in:
@@ -68,7 +68,7 @@ You can choose *either* of the 2 following methods.
|
|||||||
|
|
||||||
1. `cd ~/printer_data/config`
|
1. `cd ~/printer_data/config`
|
||||||
2. Empty entire `~/printer_data/config` folder. Unfortunately, for safety reasons I will not post this command here. However, in linux, you can delete files via `rm filename`.
|
2. Empty entire `~/printer_data/config` folder. Unfortunately, for safety reasons I will not post this command here. However, in linux, you can delete files via `rm filename`.
|
||||||
3. `git clone -b master --single-branch git@github.com:bassamanator/Sovol-SV06-firmware.git .`
|
3. `git clone -b master --single-branch https://github.com/bassamanator/Sovol-SV06-firmware.git .`
|
||||||
|
|
||||||
### Download the ZIP
|
### Download the ZIP
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user