aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental
diff options
context:
space:
mode:
authorGravatar tfarina <tfarina@chromium.org>2014-09-29 10:50:29 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-09-29 10:50:29 -0700
commitc425ae3a120a7145c8f483a14bc748278cbb0ce1 (patch)
treedc1103ca5e70d0b6845675e4a6e3a5db8f179dd7 /experimental
parent2bb52102b16cf197709797be5e2209868ee2dafe (diff)
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
Diffstat (limited to 'experimental')
-rw-r--r--experimental/webtry/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/experimental/webtry/README.md b/experimental/webtry/README.md
index cba5388dfe..c29574cca2 100644
--- a/experimental/webtry/README.md
+++ b/experimental/webtry/README.md
@@ -8,9 +8,10 @@ immediately. To make sandboxing easier this must be built w/GPU off.
Running Locally
===============
- $ GYP_GENERATORS=ninja ./gyp_skia gyp/webtry.gyp gyp/most.gyp -Dskia_gpu=0
+ $ 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