Skip to content

Commit 009c50d

Browse files
mrclaryccordoba12
andauthored
Apply suggestions from code review
Co-authored-by: Carlos Cordoba <[email protected]>
1 parent faebf9a commit 009c50d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

installers-conda/resources/post-install.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@ cat <<EOF
4444
4545
###############################################################################
4646
Spyder can be launched by standard methods in Gnome and KDE desktop
47-
environments. Additionally, Spyder can be launched in Gnome desktop
48-
environments from the command line:
47+
environments. Additionally, Spyder can be launched in Gtk-based desktop
48+
environments (e.g. Xfce) from the command line:
4949
5050
$ gtk-launch spyder
5151
52-
Spyder can be launched from the command line for all Linux variants
52+
Spyder can also be launched from the command line for all Linux variants
5353
by:
5454
5555
$ spyder
5656
57-
To uninstall Spyder, from the command line:
57+
To uninstall Spyder, you need to run from the following from the command line:
5858
5959
$ ${PREFIX}/uninstall.sh
6060

0 commit comments

Comments
 (0)