From 5a35d23499d1c7207a8959649c76199624439b8d Mon Sep 17 00:00:00 2001 From: dandds Date: Fri, 11 Jan 2019 10:54:48 -0500 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5733ee06..7f6a28c2 100644 --- a/README.md +++ b/README.md @@ -125,8 +125,8 @@ that will automatically log you in as Amanda. ### Seeding the database -We have a helper script that will seed the database with requests, workspaces and -projects for all of the test users: +We have a helper script that will seed the database with requests, portfolios and +applications for all of the test users: `pipenv run python script/seed_sample.py`