diff --git a/centos-stream.md b/centos-stream.md index 21d5199..61559ba 100644 --- a/centos-stream.md +++ b/centos-stream.md @@ -19,6 +19,8 @@ toc: false ```console root@centos-linux# dnf install centos-release-stream +root@centos-linux# dnf swap centos-{linux,stream}-repos + root@centos-linux# dnf distro-sync root@centos-stream# cat /etc/centos-release diff --git a/distro-faq.md b/distro-faq.md index ea60a3b..2ae2838 100644 --- a/distro-faq.md +++ b/distro-faq.md @@ -64,6 +64,8 @@ and are also below for your convenience.
 root@centos-linux# dnf install centos-release-stream
 
+root@centos-linux# dnf swap centos-{linux,stream}-repos
+
 root@centos-linux# dnf distro-sync
 
 root@centos-stream# cat /etc/centos-release