diff --git a/docs/pimoroni_fan_shim.md b/docs/pimoroni_fan_shim.md index ff476c6..4210608 100644 --- a/docs/pimoroni_fan_shim.md +++ b/docs/pimoroni_fan_shim.md @@ -29,7 +29,7 @@ systemctl reboot # Setup fanshim sudo -sHu root -git clone https://github.com/pimoroni/fanshim-python.git /opt/fanshim-python +git clone https://git.kemonine.info/PiFrame/fanshim-python.git /opt/fanshim-python cd /opt/fanshim-python ./install.sh cd examples