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 fbde502 commit 3f4ed6dCopy full SHA for 3f4ed6d
lessons/git/install/index.md
@@ -43,10 +43,12 @@ Dál pokračuj obecným [nastavením](#config) níže.
43
44
Jdi na stránku [git-scm.org](https://git-scm.org), stáhni si
45
Git a nainstaluj si ho.
46
-Při instalaci vyber tyto volby:
47
48
-* Run Git from the Windows Command Prompt
49
-* Checkout Windows-style, commit Unix-style line endings
+Při instalaci se ujisti, že jsou vybrány tyto volby:
+
+* Adjusting your PATH enviroment -> Git from the command line and also from 3rd-party software
50
51
+* Configuring the line ending conversions -> Checkout Windows-style, commit Unix-style line endings
52
53
Ostatní možnosti neměň.
54
0 commit comments