diff --git a/README.md b/README.md index 04211d1..2b0e579 100644 --- a/README.md +++ b/README.md @@ -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`