From d5cdc477a47253fcabc25723a6dd9a6e77cd0a13 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Fri, 4 Mar 2022 12:40:14 -0500 Subject: [PATCH] Update 'collection' --- collection.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/collection.md b/collection.md index 5cbcff9..eac6b46 100644 --- a/collection.md +++ b/collection.md @@ -34,7 +34,8 @@ environments: ## Setup steps 1. Create phinx and Hummingbird config files -2. Run the migrations. Based on the example file above, you'd run: `./vendor/bin/phinx migrate -e production` +2. Install phinx in the `tools/phinx` folder by running `composer install` +3. Run the migrations. Based on the example file above, you'd run: `./tools/phinx/vendor/bin/phinx migrate -e production` ## Importing Anime: