diff --git a/docs/alpine-desktop-setup/post-install/repositories.md b/docs/alpine-desktop-setup/post-install/repositories.md index 0796e39..b3fab7a 100644 --- a/docs/alpine-desktop-setup/post-install/repositories.md +++ b/docs/alpine-desktop-setup/post-install/repositories.md @@ -7,7 +7,7 @@ https://dl-cdn.alpinelinux.org/alpine/latest-stable/main https://dl-cdn.alpinelinux.org/alpine/latest-stable/community ``` -This will use the latest stable repository of Alpine (for example `v3.19`). To use a different version of Alpine simply change `latest-stable` to whatever version you want. Do note that you can not (easily) downgrade your systems version. There are also the edge repositories which contain more packages but these are not recommended because they can result in faster breakage of your system. +This will use the latest stable repository of Alpine (for example `v3.19`). To use a different version of Alpine simply change `latest-stable` to whatever version you want. Do note that you can not (easily) downgrade your system's version. There are also the edge repositories which contain more packages but these are not recommended because they can result in faster breakage of your system. ## apk-ample