diff --git a/README.md b/README.md index 602e0b87a3a186bcf369eed55337aeaf8e52e6a6..8cfa7e44142ddb2ae21178e5824c535c64ef7d33 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,8 @@ need to be adjusted if it doesn't work by default. # Preparing Zipr for Use (Setting up local postgres tables) -Next we need to setup the proper tables in a local copy of the postgres database. +Next we need to setup the proper tables in a local copy of the postgres database. In the `zipr` directory, run: ``` -cd ~/peasoup_umbrella ./postgres_setup.sh ```