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 fc0728c commit 3dea989Copy full SHA for 3dea989
book/01-introduction/sections/command-line.asc
@@ -7,5 +7,5 @@ Git 有多种使用方式。
7
如果你学会了在命令行下如何操作,那么你在操作 GUI 软件时应该也不会遇到什么困难,但是,反之则不成立。
8
此外,由于每个人的想法与侧重点不同,不同的人常常会安装不同的 GUI 软件,但 _所有_ 人一定会有命令行工具。
9
10
-假如你是 macOS 用户,我们希望你懂得如何使用终端(Terminal);假如你是 Windows 用户,我们希望你懂得如何使用命令窗口(Command Prompt)或 PowerShell。
+假如你是 macOS 用户,我们希望你懂得如何使用终端(Terminal);假如你是 Windows 用户,我们希望你懂得如何使用命令提示符(Command Prompt)或 PowerShell。
11
如果你尚未掌握以上技能,我们建议你先停下来快速学习一下,本书中的讲述和举例将用到这些技能。
0 commit comments