From 5d6358ddc3ff10f3b0cc8642183975da39cea8ae Mon Sep 17 00:00:00 2001 From: distancesprinter Date: Mon, 15 Oct 2018 11:23:17 -0400 Subject: [PATCH] Minor path fix Fixed path to download-anaconda.png --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18fb623..634ae18 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Before you arrive, install all of the pre-requisite packages. **You may not be a *If you don't have conda or anaconda installed*, you may want to download the Python Anaconda Distribution. Go to [anaconda.org](https://anaconda.org) and click on Download Anaconda. -![download anaconda](img/download-anaconda.org) +![download anaconda](img/download-anaconda.png) Select the Python 3.X version for your OS (it should be automatically chosen). Download and install anaconda.