Note which operating systems we have tested on. (#322)

This commit is contained in:
Robert Nishihara
2016-07-30 09:34:22 -07:00
committed by Philipp Moritz
parent 966c5ba0da
commit 3d4dbdd911
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Installation on Mac OS X
Ray must currently be built from source.
Ray must currently be built from source. We have tested Ray on OS X 10.11.
## Clone the Ray repository
+1 -1
View File
@@ -1,6 +1,6 @@
# Installation on Ubuntu
Ray must currently be built from source.
Ray must currently be built from source. We have tested Ray on Ubuntu 14.04.
## Clone the Ray repository