diff options
| -rw-r--r-- | README.md | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -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 |
