We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd9c431 commit 05202b5Copy full SHA for 05202b5
1 file changed
docs/install.md
@@ -85,6 +85,8 @@ pivpnGitBranch="myfeaturebranch"
85
* run as root or have sudo installed
86
* `apk add sudo; echo '%wheel ALL=(ALL) ALL' > /etc/sudoers.d/wheel`
87
88
+Enable the community [repository](https://wiki.alpinelinux.org/wiki/Repositories)
89
+
90
#### AWS Cloud Images (AMI)
91
92
On AWS sudo is is not available by default in the the Alpine AMI'and you should use `doas` to install the required dependencies.
0 commit comments