mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-12 21:35:40 +08:00
typoo
This commit is contained in:
@@ -44,7 +44,7 @@ If you're familiar with Munki's [manifest](https://github.com/munki/munki/wiki/M
|
||||
|
||||
## If you know Go
|
||||
|
||||
1. `go get githbu.com/micromdm/micromdm`
|
||||
1. `go get github.com/micromdm/micromdm`
|
||||
2. `cd $GOPATH/src/github.com/micromdm/micromdm`
|
||||
3. `glide install` install the necessary dependencies into /vendor folder
|
||||
4. `go build` or `go install`
|
||||
|
||||
Reference in New Issue
Block a user