fix: grammar mistakes
This commit is contained in:
committed by
Inanc Gumus
parent
9806e01284
commit
06891c57fc
@@ -36,7 +36,7 @@
|
||||
|
||||
* In this course I'll be using bash commands. Bash is just a command-line interface used in OS X and Linux. It's one of the most popular command-line interfaces. So, if you want to use it too, instead of using the Windows default command-line, you can use git bash that you've installed. With git bash, you can type a command in command-line as you're on OS X or Linux.
|
||||
|
||||
* If you don't want to use git bash, it's ok too. It depends on you. But note that, I'll be using bash commands mostly. Because, it allows more advanced commands as well.
|
||||
* If you don't want to use git bash, it's ok too. It depends on you. But note that, I'll be using bash commands mostly. Because it allows more advanced commands as well.
|
||||
|
||||
* You can also prefer to use the more powerful alternative to git bash: [Linux Subsystem for Windows](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
1. Just search for git bash from the start bar
|
||||
2. Or, if there's one, click on the icon on your desktop
|
||||
|
||||
3. Also setup VS Code to use git-bash by default:
|
||||
3. Also, setup VS Code to use git-bash by default:
|
||||
1. Open VS Code
|
||||
2. Go to Command Palette
|
||||
1. Type: `terminal`
|
||||
@@ -58,9 +58,9 @@
|
||||
<div style="page-break-after: always;"></div>
|
||||
|
||||
> For more tutorials: [https://blog.learngoprogramming.com](https://blog.learngoprogramming.com)
|
||||
>
|
||||
>
|
||||
> Copyright © 2018 Inanc Gumus
|
||||
>
|
||||
>
|
||||
> Learn Go Programming Course
|
||||
>
|
||||
> [Click here to read the license.](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
||||
>
|
||||
> [Click here to read the license.](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
||||
|
Reference in New Issue
Block a user