Change links
This commit is contained in:
parent
f369c267a0
commit
920b20081b
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
**Требования:** Go 1.21+
|
||||
|
||||
```bash
|
||||
git clone https://github.com/user/rubric
|
||||
git clone https://gitverse.ru/magnusroot/rubric
|
||||
cd rubric
|
||||
go build -o rubric .
|
||||
```
|
||||
|
|
@ -32,7 +32,7 @@ go build -o rubric .
|
|||
Или сразу установить глобально:
|
||||
|
||||
```bash
|
||||
go install github.com/user/rubric@latest
|
||||
go install gitverse.ru/magnusroot/rubric@latest
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue