Mention 'go get' command in the README file.
This is necessary to build webtry.go as it imports packages from github.com BUG=None TEST=follow the README instructions R=humper@google.com, jcgregorio@google.com Author: tfarina@chromium.org Review URL: https://codereview.chromium.org/601033004
This commit is contained in:
parent
2bb52102b1
commit
c425ae3a12
@ -11,6 +11,7 @@ Running Locally
|
||||
$ GYP_GENERATORS=ninja ./gyp_skia gyp/webtry.gyp gyp/most.gyp -Dskia_gpu=0
|
||||
$ ninja -C out/Debug webtry
|
||||
$ cd experimental/webtry
|
||||
$ go get -d
|
||||
$ go build webtry.go
|
||||
$ ./webtry
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user