Quellcode durchsuchen

Fixing plus Asciidoc syntax

Fixes #36
Swaroop C H vor 9 Jahren
Ursprung
Commit
5e03186f3d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      installation.md

+ 1 - 1
installation.md

@@ -63,7 +63,7 @@ To verify, open the terminal by pressing `[Command + Space]` keys (to open Spotl
 
 For GNU/Linux users, use your distribution's package manager to install Python 3, e.g. on Debian & Ubuntu: `sudo apt-get update && sudo apt-get install python3`.
 
-To verify, open the terminal by opening the +Terminal+ application or by pressing `[Alt + F2]` and entering +gnome-terminal+. If that doesn't work, please refer the documentation of your particular GNU/Linux distribution. Now, run `python3` and ensure there are no errors.
+To verify, open the terminal by opening the `Terminal` application or by pressing `Alt + F2` and entering `gnome-terminal`. If that doesn't work, please refer the documentation of your particular GNU/Linux distribution. Now, run `python3` and ensure there are no errors.
 
 You can see the version of Python on the screen by running: