Remove duplicate testdata.sql from readme

This commit is contained in:
Dessa Simpson 2020-08-14 11:30:03 -07:00
parent 9b8fae4278
commit 33c31a13d7

View file

@ -16,4 +16,3 @@ An app to manage requests for music performance streamers to learn new songs.
SESSION_SECRET=Randomly generated secret
2. `docker-compose up` (optionally with `-d`)
3. `docker exec -i learn-request-queue-db /usr/bin/psql -U postgres < db/testdata.sql`