Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 1389d37

Browse files
authored
added Git as build dependency
1 parent 682fa5a commit 1389d37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ It was born in 2015 under the name of SPEdit, and in early 2020, we took care of
4747
Requirements:
4848
- [.NET Framework 4.8](https://dotnet.microsoft.com/en-us/download/dotnet-framework/thank-you/net48-developer-pack-offline-installer)
4949
- [NSIS](https://nsis.sourceforge.io/Download)
50+
- [Git](https://git-scm.com/download/win)
5051

5152
1- Build the program: `msbuild Spcode.csproj /p:Configuration=Release` <br>
5253
2- Create the installer with `makensis .\bin\Release\SPCode.nsi` <br>

0 commit comments

Comments
 (0)