**Steps to reproduce:** 0. Be mildly clueless 1. Visit https://github.com/hackoregon/getting-started **Current behavior:** * A list of links are displayed, organized into two groups—Installing Python and Jupyter Notebook and Installing Postgres/PostGIS. **Expected behavior:** * Ordinal steps, even if unnecessary, are presented as a guide. * Logic branches (eg, Windows? Do this. Mac? Do this, or this for a more advanced install) further guide the user. * Troubleshooting section clearly demarcates steps only necessary if a user experiences an issue. * Explanatory information on the tools & libraries is presented (eg, what is Jupyter Notebook, and how will we be using it?).
Steps to reproduce:
Current behavior:
Expected behavior: