Skip to content

Commit 355cf36

Browse files
authored
Merge pull request #172 from gorkem-bwl/patch-1
Ensure user is in the right directory after opening up a new terminal
2 parents 25d63df + 76a0cb2 commit 355cf36

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ docker volume create --name=texterify-assets
6969
docker-compose up
7070

7171
# After everything has started create the database in another terminal.
72+
# Make sure you are still in the `texterify-docker-compose-setup` directory.
7273
docker-compose exec app bin/rails db:create db:migrate db:seed
7374

7475
# Service is now available at http://localhost. 🎉

0 commit comments

Comments
 (0)