From f2b6ebf6ba207f8a9e09088636f7983f67801b81 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 29 Oct 2020 22:15:44 +0000 Subject: update readme --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 913abba..8dabab7 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,7 @@ Algorithms # Introduction -This includes exercises from the Algorithms lecture. - -How to set-up: - -1. Set GOPATH, e.g. ~/go -2. Copy algorithms repo to $GOPATH/src/algorithms - -Now you are set. We are not using this as a Go module yet. +This includes exercises from the Algorithms lecture. Well, this is just a refresh exercise. # Testing -- cgit v1.2.3