FAQ/errata update

This commit is contained in:
Anthony DeBarros 2022-09-25 17:56:50 -04:00
parent 1cba023706
commit 6f1c9edd51

View File

@ -11,6 +11,10 @@ None yet
### Chapter 1: Setting Up Your Coding Environment
**Page 3: Downloading Code and Data from GitHub**
The GitHub folder name has been renamed to `practical-sql-2-main` from `practical-sql-2-master` in line with GitHub conventions.
**Page 13: pgAdmin Dialog to Create Server**
The location of the pgAdmin dialog to add a server has changed. Now, in the object browser, right-click `Servers` and then click `Register` > `Server`. The remaining steps in the Note on page 13 are the same. (Formerly, the dialog was accessed by right-clicking `Servers` and selecting `Create` > `Server`.)