diff --git a/README.md b/README.md index 0f3b26b..66b7bfa 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ sudo pip3 install esptool adafruit-ampy Clone the Git repository and run makefiles: ``` -git clone https://github.com/k-space-ee/micropython-skeleton +git clone https://git.k-space.ee/k-space/micropython-skeleton cd micropython-skeleton make ```