Small correction to git URL in documentation files

This commit is contained in:
Martin Ashby
2021-03-15 23:07:04 +00:00
parent ada9425357
commit bca7ba4eed
6 changed files with 11 additions and 11 deletions

View File

@@ -8,8 +8,8 @@ To build this project, you'll need:
## Build steps
### Clone the repo
```
git clone https://github.com/JF002/Pinetime.git
cd Pinetime
git clone https://github.com/JF002/InfiniTime.git
cd InfiniTime
git submodule update --init
mkdir build
cd build