We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b19c8e commit 72f5f36Copy full SHA for 72f5f36
readme.md
@@ -38,6 +38,9 @@
38
39
### Development
40
41
+A video tutorial on how to get started on macOS is here: https://www.youtube.com/watch?v=6lXgiyG5gBM
42
+[Videos for Windows and Linus are in the making]
43
+
44
- clone the repository.
45
- Dep user: run `dep ensure -v --vendor-only` to install the dependencies read from Gopkg.toml only.
46
- Go mod user: `go mod download` to generate vendor directory which is should download the packages from `Gopkg.toml` or read from project recursively
0 commit comments