浏览代码

Fixing plus Asciidoc syntax

Fixes #36
Swaroop C H 9 年之前
父节点
当前提交
5e03186f3d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: