diff --git a/README.md b/README.md index 3b46bb6..8e40a8f 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,9 @@ Development Any help is welcome, PRs will be reviewed and merged accordingly. The official IRC channel is #linx on irc.oftc.net +## Languages used +GO + 1. ```go get -u github.com/andreimarcu/linx-server ``` 2. ```cd $GOPATH/src/github.com/andreimarcu/linx-server ``` 3. ```go build && ./linx-server```