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.
2 parents fbde502 + dee36bb commit a285fd4Copy full SHA for a285fd4
lessons/git/install/index.md
@@ -43,10 +43,11 @@ 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
+* Configuring the line ending conversions: Checkout Windows-style, commit Unix-style line endings
51
52
Ostatní možnosti neměň.
53
0 commit comments