Update README.md

This commit is contained in:
William Mantly 2015-09-02 13:38:33 -04:00
parent 841eed2271
commit 6d87edee59

View File

@ -3,7 +3,7 @@ Week 3 Day 3
Today we will be bringing together everything we've learned so far. We'll also be reaching out to the internet for data for the very first time. Today we will be bringing together everything we've learned so far. We'll also be reaching out to the internet for data for the very first time.
We're going to need to go outside Python's core library for the very first time. This means installing the Python package manager, (https://en.wikipedia.org/wiki/Pip_(package_manager)[Pip]. We're going to need to go outside Python's core library for the very first time. This means installing the Python package manager, [Pip](https://en.wikipedia.org/wiki/Pip_(package_manager)).
To install Pip on Ubuntu: To install Pip on Ubuntu: