Skip to content

Commit c95ac47

Browse files
authored
Merge pull request #19 from luisantonioig/master
Update README.md
2 parents 637a8b8 + f6c352e commit c95ac47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ The main [`AsHTML(src []byte) ([]byte, error)`](https://sourcegraph.com/sourcegr
1414
```
1515
go get -u github.com/sourcegraph/syntaxhighlight
1616
```
17+
First you should install the golang evironment, you can download it [here](https://golang.org/dl) or you can follow the [getting started](https://golang.org/doc/install)
18+
19+
Remember you should set the environment variables correctly (GOPATH and PATH)
1720

1821
## Example usage
1922

0 commit comments

Comments
 (0)