Merge pull request #224 from dariubs/patch-1

This commit is contained in:
Sergey Arkhipov
2021-11-04 22:40:14 +03:00
committed by GitHub
+1 -1
View File
@@ -196,7 +196,7 @@ go get github.com/9seconds/mtg/v2
#### Build from sources
```console
git clone https://github.com:9seconds/mtg.git
git clone https://github.com/9seconds/mtg.git
cd mtg
make static
```