From 1cd2b67a90536a2b8e14b9cd8a1e9d46e149094f Mon Sep 17 00:00:00 2001 From: Tomasz Pluskiewicz Date: Wed, 17 Jan 2024 12:04:38 +0100 Subject: [PATCH] docs: fix seed data command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f625bc78f..c62955935 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The easiest way it to start a local dockerized environment which will run the da 2. Run `yarn` to install packages 3. Run `lando start` inside the repo * Docker daemon is also started automatically -4. (Optional) Run `yarn bootstrap` to add sample projects to the database +4. (Optional) Run `yarn seed-data` to add sample projects to the database Docker containers will start and the services will be available under the these URLs: