From 9fce6ac92a6ab4e462982afff2bf9fc220d0d970 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Nov 04 2020 13:54:29 +0000 Subject: Add CentOS Linux to CentOS Stream installation instructions --- diff --git a/centos-stream.md b/centos-stream.md index e528376..05d8c82 100644 --- a/centos-stream.md +++ b/centos-stream.md @@ -7,7 +7,20 @@ title_lead: | ecosystem, CentOS Stream is your reliable platform for innovation. layout: page permalink: /:path/:basename/index.html -toc: true +toc: false --- +## Converting from CentOS Linux to CentOS Stream + +```console +root@centos-linux# dnf install centos-release-stream + +root@centos-linux# dnf distro-sync + +root@centos-stream# cat /etc/centos-release +CentOS Stream release 8 +``` + +## Downloading CentOS Stream {% include centos-stream-download.html %} +