From b6c1f6283bc04ccb367541be33636755102d1c1c Mon Sep 17 00:00:00 2001 From: Tastatur Date: Fri, 29 Dec 2023 22:47:38 +0100 Subject: [PATCH] Formatting --- docs/alpine-desktop-setup/post-install/repositories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/alpine-desktop-setup/post-install/repositories.md b/docs/alpine-desktop-setup/post-install/repositories.md index b3fab7a..46af40d 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 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. +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 also is the `edge` repository which contains more packages but it is not recommended because it can result in faster breakage of your system. ## apk-ample