Update README.md
This commit is contained in:
		
							parent
							
								
									e398438e60
								
							
						
					
					
						commit
						938e7c7f91
					
				| 
						 | 
					@ -46,7 +46,10 @@ 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 -u`, `go get -u github.com/88250/ide_stub` and `go get -u github.com/nsf/gocode`
 | 
					2. Gets dependencies with 
 | 
				
			||||||
 | 
					   * `go get -u`
 | 
				
			||||||
 | 
					   * `go get -u github.com/88250/ide_stub`
 | 
				
			||||||
 | 
					   * `go get -u github.com/nsf/gocode`
 | 
				
			||||||
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