Skip to content

Commit 6f0697d

Browse files
NewbyteeKeats
authored andcommitted
Update Alpine Linux installation instructions (#1953)
1 parent 93d61cd commit 6f0697d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/content/documentation/getting-started/installation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,12 @@ $ pacman -S zola
3030

3131
### Alpine Linux
3232

33-
Zola is available in the official Alpine Linux repository, only on the `edge` version for now.
33+
Zola is available in the official Alpine Linux community repository since Alpine v3.13.
34+
35+
See this section of the Alpine Wiki explaining how to enable the community repository if necessary: https://wiki.alpinelinux.org/wiki/Repositories#Enabling_the_community_repository
3436

3537
```sh
36-
$ apk add zola --repository http://dl-cdn.alpinelinux.org/alpine/edge/community/
38+
$ apk add zola
3739
```
3840

3941
### Debian

0 commit comments

Comments
 (0)