Skip to content

Commit 9c6ba91

Browse files
committed
[Fix] fixed link and folder path
1 parent 70ad060 commit 9c6ba91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ gpg --keyserver keyserver.ubuntu.com --recv-key F50544048389DA36
1010

1111
#### 2. Clone PKGBUILD repository
1212
```bash
13-
git clone https://github.com/SereneTeam/alterlinux-pkgbuilds.git
13+
git clone https://github.com/FascodeNet/alterlinux-pkgbuilds.git
1414
```
1515

1616
#### 3. Build
1717
```bash
18-
cd alterlinux-pkgbuilds/stable/alterlinux-keyring
18+
cd alterlinux-pkgbuilds/alter-stable/any/alterlinux-keyring
1919
makepkg -s
2020
```
2121

0 commit comments

Comments
 (0)