File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
-
2
1
# Gitconvex
3
2
4
3
<p align =" center " >
@@ -82,9 +81,9 @@ $ ./make.bat build
82
81
83
82
| Software | Purpose |
84
83
| -- | -- |
85
- | <b >[ Git] ( https://git-scm.com/ ) </b > | <b >Required for handling some intense git operations with the target repo</b > |
86
- | <b >[ Go] ( https://golang.org/ ) </b > | <b >For building the backend from the source</b > |
87
- | <b >[ Node JS ] ( https://nodejs.org/en/ ) </b > | <b >For building the react UI bundle from scratch</b > |
84
+ | <b >[ Git v2.20+ ] ( https://git-scm.com/ ) </b > | <b >Required for handling some intense git operations with the target repo</b > |
85
+ | <b >[ Go v1.15 ] ( https://golang.org/ ) </b > | <b >For building the backend from the source</b > |
86
+ | <b >[ npm v6+ ] ( https://nodejs.org/en/ ) </b > | <b >For building the react UI bundle from scratch</b > |
88
87
89
88
> ** Important note for windows users**
90
89
You can’t perform that action at this time.
0 commit comments