diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2023-07-20 18:29:39 +0200 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2023-07-20 18:29:39 +0200 |
commit | 423257074446f4e08298dd2808d85ca320e7f27b (patch) | |
tree | 6aeada288b8c242d29afcfe01234f7872f113255 /README.md | |
parent | 7e49245fddcd16de615814781a3e52038ca219d9 (diff) | |
download | apkbuilds-423257074446f4e08298dd2808d85ca320e7f27b.tar.gz apkbuilds-423257074446f4e08298dd2808d85ca320e7f27b.tar.bz2 apkbuilds-423257074446f4e08298dd2808d85ca320e7f27b.zip |
chore: Update documentation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Who needs docker anyways ;) If for whatever reason you want to add this repo: ```shell -echo "https://artifacts.gabrielgio.me/repo/v3.17/ " >> /etc/apk/repositories +echo "https://artifacts.gabrielgio.me/repo/v3.18/ " >> /etc/apk/repositories ``` Then trust me: |