Skip to content

Commit ec57f68

Browse files
authored
Merge pull request #115 from rXelelo/patch-1
Fix repository source URL in installation guide
2 parents f86004f + 8ce3206 commit ec57f68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/v4/getting-started/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Noctalia-shell is available through a custom XBPS repository.
186186
**Step 1**: Add the repository source
187187

188188
```bash
189-
echo "repository=https://universalrepo.r1xelelo.workers.dev/void" \
189+
echo "repository=https://universalrepository.pages.dev/void" \
190190
| sudo tee /etc/xbps.d/10-noctalia.conf
191191
```
192192

0 commit comments

Comments
 (0)