Skip to content

Commit 6341c2a

Browse files
committed
Update bazel version in README
1 parent 2de8e6f commit 6341c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ sudo pacman -S cuda cudnn nvidia
6666
```
6767

6868
**Warning:** Newer versions of TensorFlow sometimes fail to build with the latest version of Bazel. You may wish
69-
to install an older version of Bazel (e.g., 2.0.0).
69+
to install an older version of Bazel (e.g., 3.1.0).
7070

7171
#### 2) Clone this repository
7272
```

0 commit comments

Comments
 (0)