diff --git a/README.md b/README.md index f0460475d..4bb175438 100644 --- a/README.md +++ b/README.md @@ -49,13 +49,12 @@ estimate of pi (waiting until the computation has finished if necessary). ## Next Steps -- Installation on [Ubuntu](doc/install-on-ubuntu.md), [Mac OS X](doc/install-on-macosx.md), [Windows](doc/install-on-windows.md), [Docker](doc/install-on-docker.md) +- Installation on [Ubuntu](doc/install-on-ubuntu.md), [Mac OS X](doc/install-on-macosx.md) - [Tutorial](doc/tutorial.md) - Documentation - [Serialization in the Object Store](doc/serialization.md) - [Reusable Variables](doc/reusable-variables.md) - [Using Ray with TensorFlow](doc/using-ray-with-tensorflow.md) - - [Using Ray on a Cluster](doc/using-ray-on-a-cluster.md) ## Example Applications