diff --git a/README.md b/README.md index 2e6f11f09d..0616137feb 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ npx create-nocodb-app git clone https://github.com/nocodb/nocodb-seed cd nocodb-seed npm install -npm run dev +npm start ```