Skip to content

Commit cc48343

Browse files
authored
Use HTTPS for clone path
1 parent 80c54c1 commit cc48343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Follow these steps to install Shake&Tune on your printer:
1515
1. Install Shake&Tune on your Plus4 by running over SSH on your printer:
1616
```
1717
cd /home/mks
18-
git clone git@github.com:qidi-community/klippain_v511_for_qidi_plus4.git
18+
git clone https://github.com/qidi-community/klippain_v511_for_qidi_plus4.git
1919
cd klippain_v511_for_qidi_plus4
2020
./install.sh
2121

0 commit comments

Comments
 (0)