| Index: experimental/SkV8Example/README
|
| diff --git a/experimental/SkV8Example/README b/experimental/SkV8Example/README
|
| index da031146925c35fcc503c102c76569e63d211a97..f650cf9dec8655de97534489141055d31ebf8bcc 100644
|
| --- a/experimental/SkV8Example/README
|
| +++ b/experimental/SkV8Example/README
|
| @@ -11,6 +11,6 @@ before you can compile and run this sample:
|
| 4. Uncomment SkV8Example in gyp/everything.gyp.
|
| 5. Run 'ninja -C out/Debug SkV8Example'
|
| 6. Run the sample as:
|
| - ./out/Debug/SkV8Example --infile experimental/SkV8Example/speed.js
|
| + ./out/Debug/SkV8Example --infile experimental/SkV8Example/js/speed.js
|
|
|
|
|
|
|