diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-10-14 22:27:39 +0200 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-10-14 22:27:39 +0200 |
commit | 8e666a6f243b47086102386a15ea43f4544fb7ff (patch) | |
tree | 8b1c8cd1660c735042b77086e5d485df9c6fe187 | |
parent | 326ff70b572b18d5edfb6cdd30bb2da725290c7a (diff) | |
download | apkbuilds-8e666a6f243b47086102386a15ea43f4544fb7ff.tar.gz apkbuilds-8e666a6f243b47086102386a15ea43f4544fb7ff.tar.bz2 apkbuilds-8e666a6f243b47086102386a15ea43f4544fb7ff.zip |
ref: Update readme to point to the right folder
-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/" >> /etc/apk/repositories +echo "https://artifacts.gabrielgio.me/repo/v3.15/ " >> /etc/apk/repositories ``` Then trust me: |