Skip to content

Commit 6c94cef

Browse files
committed
docs: correct code in README.md
1 parent 6f30306 commit 6c94cef

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ sudo ./install.sh
66

77
## If you have problems with the package manager, use this script.
88

9+
```bash
10+
curl -L "https://github.com/A1ex3/install_gitlab_ci_centos8/blob/<VERSION>/centos-stream-8-vault-repos.sh" | sudo bash
11+
```
12+
13+
### or
14+
915
```bash
1016
sudo ./centos-stream-8-vault-repos.sh
1117
```

0 commit comments

Comments
 (0)