Skip to content

Commit 72f5f36

Browse files
authored
Added link to video tutorial
1 parent 9b19c8e commit 72f5f36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838

3939
### Development
4040

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+
4144
- clone the repository.
4245
- Dep user: run `dep ensure -v --vendor-only` to install the dependencies read from Gopkg.toml only.
4346
- 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

Comments
 (0)