Skip to content

Commit 877681f

Browse files
authored
DOC
1 parent 853e371 commit 877681f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

tfjs-webgpu/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@ This is an experimental backend.
66
```
77

88
# To run the test suite:
9-
The `$CHROME_BIN` environment variable must be set to the location of a custom Chromium build.
9+
The `$CHROME_BIN` environment variable must be set to the location of the Chrome Canary application.
1010

1111
e.g. in `~/.bash_profile`:
1212

13-
`export CHROME_BIN=$HOME/Documents/PROJECTS/tfjs-core-wrapper/Chromium.app/Contents/MacOS/Chromium`
14-
15-
Link to the latest build: https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Mac/653302/
13+
`export CHROME_BIN="$HOME/Documents/PROJECTS/tfjs-core-wrapper/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary"`

0 commit comments

Comments
 (0)