We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb8677e commit 68192b6Copy full SHA for 68192b6
lessons/git/install/index.md
@@ -75,7 +75,8 @@ Jinak ho nainstaluj pomocí Homebrew:
75
$ brew install git
76
```
77
78
-Nainstalovanému Gitu je ještě potřeba nastavit editor (zadej nano, i když sis v rámci instalace editoru nainstalovala např. Atom).
+Nainstalovanému Gitu je ještě potřeba nastavit editor (zadej `nano`,
79
+i když sis v rámci instalace editoru nainstaloval{{a}} např. Atom).
80
Dělá se to tímto příkazem:
81
82
```console
0 commit comments