Add git.
This commit is contained in:
parent
70c5b8abd2
commit
b00acad694
|
@ -8,7 +8,7 @@ We're creating our web server file, building it and signing the application.
|
||||||
|
|
||||||
## Creating the Server File
|
## Creating the Server File
|
||||||
|
|
||||||
First of all, you'll want to install Golang: https://golang.org/dl/
|
First of all, you'll want to install Golang: https://golang.org/dl/ and Git for Windows: https://git-scm.com/download/win
|
||||||
Then you'll want to install [goversioninfo](https://github.com/josephspurrier/goversioninfo) by running the following in a command prompt:
|
Then you'll want to install [goversioninfo](https://github.com/josephspurrier/goversioninfo) by running the following in a command prompt:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue