Skip to content

Commit

Permalink
Docs - Fedora 28
Browse files Browse the repository at this point in the history
* installed Fedora-Workstation-Live-x86_64-28-20180312.n.0.iso in
  virtualbox,

* sudo dnf groupinstall sugar-desktop,

* verified Sugar desktop does start normally,

* reproduced several known problems, such as #769 (Journal placed above
  Home after startup).
  • Loading branch information
quozl committed Mar 13, 2018
1 parent b6393af commit 01941aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/fedora.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Using Sugar as a Desktop Environment
Install Fedora. Then, in a Terminal, type:

sudo dnf groupinstall sugar-desktop
sudo dnf install python2-decorator webkitgtk3

Then restart your computer. At the *Sign in* select the *Sugar* desktop.

Expand All @@ -21,7 +20,7 @@ Using Sugar with another Desktop Environment
Select the *GNOME on Xorg* or *GNOME Classic* desktop, then in a Terminal, type:

sudo dnf groupinstall sugar-desktop
sudo dnf install sugar-runner python2-decorator webkitgtk3
sudo dnf install sugar-runner
sugar-runner

Sugar will start. *Logout* from Sugar to return to the desktop environment you were previously using.
Expand Down

0 comments on commit 01941aa

Please sign in to comment.