diff options
| author | Paul Buetow <paul@buetow.org> | 2020-10-29 22:15:44 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2020-10-29 22:15:44 +0000 |
| commit | f2b6ebf6ba207f8a9e09088636f7983f67801b81 (patch) | |
| tree | fa5f4628b67be4c4acb783f6dc78f62c0b9638c5 /README.md | |
| parent | 04d479156672bde8208c6e9ba266cca5659c5e1b (diff) | |
update readme
Diffstat (limited to 'README.md')
| -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 |
