fixed typo & order of installation
Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
@@ -195,7 +195,7 @@ and you can config your hostname:
|
||||
|
||||
`sudo raspi-config`
|
||||
|
||||
in 2 Network Options > N1 Hostname you can edit your hostname of your raspberry pi. After a reboot you can use http://<hostname>.local/ to open the webinterface.
|
||||
in 2 Network Options > N1 Hostname you can edit your hostname of your raspberry pi. After a reboot you can use http://\<hostname\>.local/ to open the webinterface.
|
||||
|
||||
|
||||
---
|
||||
|
@@ -21,9 +21,6 @@ cd ~/moonraker/scripts
|
||||
./install-moonraker.sh -c /home/pi/klipper_config/moonraker.conf
|
||||
```
|
||||
|
||||
Once the script is finished, both Moonraker and Klipper should be started.
|
||||
In `/tmp/klippy.log` the following entry should appear: `Moonraker: server connection detected`
|
||||
|
||||
### Configuration
|
||||
> ⚠️ **Please pay attention to the following steps!**
|
||||
Misconfigured trusted_clients are a very common source of failure.
|
||||
|
Reference in New Issue
Block a user