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+
|
**Требования:** Go 1.21+
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/user/rubric
|
git clone https://gitverse.ru/magnusroot/rubric
|
||||||
cd rubric
|
cd rubric
|
||||||
go build -o rubric .
|
go build -o rubric .
|
||||||
```
|
```
|
||||||
|
|
@ -32,7 +32,7 @@ go build -o rubric .
|
||||||
Или сразу установить глобально:
|
Или сразу установить глобально:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
go install github.com/user/rubric@latest
|
go install gitverse.ru/magnusroot/rubric@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue