Fix git clone url
This commit is contained in:
parent
0c2b3737ea
commit
0dc203c8c6
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ reading files and reading input/output are allowed.
|
|||
# Get the sources
|
||||
|
||||
```
|
||||
git clone https://tildegit.org/solene/vger
|
||||
git clone https://tildegit.org/solene/vger.git
|
||||
```
|
||||
|
||||
# Running tests
|
||||
|
|
Loading…
Reference in a new issue