diff --git a/MNIST/README.md b/MNIST/README.md index e3c1d47d810..3208aa30e74 100644 --- a/MNIST/README.md +++ b/MNIST/README.md @@ -4,7 +4,7 @@ This directory builds a two-layer perceptron to classify the [MNIST dataset](htt ## Setup -To begin, you'll need the [latest version of Swift for TensorFlow](https://github.com/tensorflow/swift/blob/master/INSTALLATION.md) installed. +To begin, you'll need the [latest version of Swift for TensorFlow](https://github.com/tensorflow/swift/blob/master/Installation.md) installed. Make sure you've added the correct version of `swift` to your path. To train the model, run: