Fix URL typo

This commit is contained in:
Lauri Võsandi 2022-04-27 18:43:14 +03:00
parent 23074cbf43
commit 164baa4241
1 changed files with 1 additions and 1 deletions

View File

@ -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
```