Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared Martin authored Apr 19, 2021
1 parent 9df9b7e commit 8ed732b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Shared api for tracking church donations.

### Dev Setup Instructions

1. Create a MySQL database named `giving`
1. Create a MySQL database named `givingapi`
2. Copy `dotenv.sample.txt` to `.env` and edit it to point to your MySQL database.
3. Pull the [apiBase](https://github.com/LiveChurchSolutions/ApiBase) submodule with: `git submodule init && git submodule update`
4. Install the dependencies with: `npm install`
Expand Down

0 comments on commit 8ed732b

Please sign in to comment.