From 546aed80b02ee3095cac8e9ab1499b82c47f0c39 Mon Sep 17 00:00:00 2001 From: nicksherron Date: Sun, 9 Feb 2020 20:40:50 -0500 Subject: [PATCH] first release --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 37f1ce7..0628c51 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,3 @@ Private BashHub server -## Getting started - -This project requires Go to be installed. On OS X with Homebrew you can just run `brew install go`. - -Running it then should be as simple as: - -```console -$ make -$ ./bin/bashhub-server -``` - -### Testing - -``make test`` \ No newline at end of file