summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2020-10-29 22:15:44 +0000
committerPaul Buetow <paul@buetow.org>2020-10-29 22:15:44 +0000
commitf2b6ebf6ba207f8a9e09088636f7983f67801b81 (patch)
treefa5f4628b67be4c4acb783f6dc78f62c0b9638c5 /README.md
parent04d479156672bde8208c6e9ba266cca5659c5e1b (diff)
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 1 insertions, 8 deletions
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