diff --git a/README.md b/README.md index 408e8d688..4f21f180c 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,6 @@ ## Installation ```bash -yarn install -yarn dev +npm ci +npm start ```