forked from CreatBot/CreatBotKlipperScreen
tiny addition to the install doc (#65)
docs/Installation: Add git clone command
This commit is contained in:
@@ -52,9 +52,11 @@ install_script: scripts/KlipperScreen-install.sh
|
||||
```
|
||||
|
||||
#### KlipperScreen Installation
|
||||
After you clone KlipperScreen, run the following commands:
|
||||
To clone and install execute the following commands:
|
||||
```
|
||||
cd KlipperScreen
|
||||
cd ~/
|
||||
git clone https://github.com/jordanruthe/KlipperScreen.git
|
||||
cd ~/KlipperScreen
|
||||
./scripts/KlipperScreen-install.sh
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user