Fix README.md
This commit is contained in:
parent
fb97978f32
commit
dd45f7e32c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
Для работы с кодом нужен go 1.13 или выше.
|
||||
|
||||
```sh
|
||||
git clone git@gitlab.com:slon/shad-go.git
|
||||
git clone https://gitlab.com/slon/shad-go.git
|
||||
go test ./sum/...
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue