Update README.md
This commit is contained in:
parent
1bed65f17a
commit
9ab76c1552
|
@ -46,7 +46,7 @@ A simple <b>W</b>eb **IDE** for golang.
|
||||||
|
|
||||||
## Setup from sources
|
## Setup from sources
|
||||||
1. Downloads source
|
1. Downloads source
|
||||||
2. Gets dependencies with `go get`
|
2. Gets dependencies with `go get -u`
|
||||||
3. Compiles wide with `go build`
|
3. Compiles wide with `go build`
|
||||||
4. Configures `conf/wide.json`
|
4. Configures `conf/wide.json`
|
||||||
5. Runs the executable `wide` or `wide.exe`
|
5. Runs the executable `wide` or `wide.exe`
|
||||||
|
|
Loading…
Reference in New Issue