From b00acad694743f40cb09e40ea8696913a76eff7e Mon Sep 17 00:00:00 2001 From: Josh Mudge Date: Tue, 12 Nov 2019 15:42:26 -0700 Subject: [PATCH] Add git. --- All/Sign Using OV Cert.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/All/Sign Using OV Cert.md b/All/Sign Using OV Cert.md index 288cbf4..c28f212 100644 --- a/All/Sign Using OV Cert.md +++ b/All/Sign Using OV Cert.md @@ -8,7 +8,7 @@ We're creating our web server file, building it and signing the application. ## 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: ```