From ed4d78d14a3b528470d61f64110f007bbe583235 Mon Sep 17 00:00:00 2001 From: Shulkk <74850058+Shulkk@users.noreply.github.com> Date: Sun, 22 Aug 2021 11:44:30 -0700 Subject: [PATCH] Change Fedora 34 Beta to Fedora 34 --- gfm/sec2.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gfm/sec2.md b/gfm/sec2.md index c1446b2..ce25e2b 100644 --- a/gfm/sec2.md +++ b/gfm/sec2.md @@ -233,7 +233,7 @@ For example, to compile `sample.c`, type the following. To know how to compile Gtk4 applications, refer to the section 3 (GtkApplication and GtkApplicationWindow) and after. -## Installing Fedora 34 Beta with gnome-boxes +## Installing Fedora 34 with gnome-boxes The last part of this section is about Gnome40. Gnome 40 is a new version of Gnome desktop system. @@ -245,10 +245,10 @@ See [Gnome 40 website](https://forty.gnome.org/) first. There are only three choices at present. - Gnome OS - - Fedora 34 Beta + - Fedora 34 - openSUSE -I've tried installing Fedora 34 Beta with gnome-boxes. +I've tried installing Fedora 34 with gnome-boxes. There are two ways to install them. @@ -263,7 +263,7 @@ Gnome-boxes creates a virtual machine in Ubuntu and Fedora will be installed to The instruction is as follows. -1. Download Fedora 34 Beta iso file. +1. Download Fedora 34 iso file. There is an link at the end of [Gnome 40 website](https://forty.gnome.org/). 2. Install gnome-boxes with apt-get command. ~~~