README edit

This commit is contained in:
anthonydb 2020-07-26 16:08:59 -04:00
parent 0bdefc6a46
commit 24a796ccbc

View File

@ -20,7 +20,7 @@ Questions? Please email [practicalsqlbook@gmail.com](mailto:practicalsqlbook@gma
## Chapters
* Chapter 1: Setting Up Your Environment
* Chapter 1: Setting Up Your Coding Environment
* Chapter 2: Creating Your First Database and Table
* Chapter 3: Beginning Data Exploration with SELECT
* Chapter 4: Understanding Data Types
@ -48,7 +48,7 @@ Questions? Please email [practicalsqlbook@gmail.com](mailto:practicalsqlbook@gma
You can obtain all the code and data at once by downloading this repository as a .zip file. To do that:
* Select the **Clone or Download** button at top right.
* Select the **Code** button at top right.
* Select **Download ZIP**
* Unzip the file on your computer. Place it in a directory that's easy to remember so you can reference it during the exercises that include importing data to PostgreSQL.