From 35fe99e5c83088cfea861b93d21a4461929ef226 Mon Sep 17 00:00:00 2001 From: Dominique Luna Date: Fri, 14 Apr 2017 11:44:35 -0700 Subject: [PATCH] Update README.md added simulator to releases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45596213..6533bb80 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Self-Driving Car Engineer Nanodegree Program * Mac: `brew install cppad` * Linux `sudo apt-get install cppad` or equivalent. * Windows: TODO, use Linux subsystem. -* Simulator. You can download these from the [project intro page](https://classroom.udacity.com/nanodegrees/nd013/parts/40f38239-66b6-46ec-ae68-03afd8a601c8/modules/aca605f8-8219-465d-9c5d-ca72c699561d/lessons/e8235395-22dd-4b87-88e0-d108c5e5bbf4/concepts/6a4d8d42-6a04-4aa6-b284-1697c0fd6562) in the classroom. +* Simulator. You can download these from the [releases tab](https://github.com/udacity/CarND-MPC-Project/releases).