From d2c8e886dd4a29698842ed9ae31e46ead077e2dd Mon Sep 17 00:00:00 2001 From: Joel Johnson <37419603+quantum-jo@users.noreply.github.com> Date: Tue, 30 Oct 2018 14:41:37 +0530 Subject: [PATCH] Update Readme languages used added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7fa6b68..2b096f4 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,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```