Unverified Commit 824ee2a0 authored by Steve Tjoa's avatar Steve Tjoa Committed by GitHub

Merge pull request #44 from smyrbdr/gh-pages

Package Installation Section - Python Version Update
parents 8f676bc3 c788ea08
......@@ -11863,7 +11863,7 @@ div#notebook {
<p>To follow the material on this site, you will need to install additional Python packages.</p>
<p>Follow the instructions on the <a href="https://github.com/stevetjoa/stanford-mir#how-to-use-this-repo">GitHub repository <code>README</code></a>.</p>
<ol>
<li><p>If you’re totally new, the simplest solution is to download and install <a href="https://www.continuum.io/downloads">Anaconda for Python 2 (2.7)</a>, not Python 3.</p>
<li><p>If you’re totally new, the simplest solution is to download and install <a href="https://www.continuum.io/downloads">Anaconda for Python 3.x</a>.</p>
</li>
<li><p>Install <a href="https://librosa.github.io/librosa/install.html">librosa</a> and <a href="https://librosa.github.io/librosa/install.html#ffmpeg">ffmpeg</a>.</p>
</li>
......
......@@ -80,7 +80,7 @@
"\n",
"Follow the instructions on the [GitHub repository `README`](https://github.com/stevetjoa/stanford-mir#how-to-use-this-repo).\n",
"\n",
"1. If you’re totally new, the simplest solution is to download and install [Anaconda for Python 2 (2.7)](https://www.continuum.io/downloads), not Python 3. \n",
"1. If you’re totally new, the simplest solution is to download and install [Anaconda for Python 3.x](https://www.continuum.io/downloads). \n",
" \n",
"2. Install [librosa](https://librosa.github.io/librosa/install.html) and [ffmpeg](https://librosa.github.io/librosa/install.html#ffmpeg)."
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment