Skip to content

Commit 6806941

Browse files
warning for TF compilation instructions in README
added remark that compilations instructions for TF in mac os are not yet correct
1 parent cb3b716 commit 6806941

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ First, you have to install bazel (a build tool).
3434
https://docs.bazel.build/versions/master/install.html
3535

3636
#### Compilation
37+
This does not work yet.
3738
1. Get newest TensorFlow repo from github via git clone:<br/>
3839
`git clone https://github.com/tensorflow/tensorflow.git`
3940
2. `cd tensorflow/`

0 commit comments

Comments
 (0)