diff --git a/README.md b/README.md index 7957cac6..c407113b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Node 12+ is required. ### Prepare development environment ```bash -npm install --global lerna eslint-cli typescript tscpaths tailwindcss +npm install --global lerna typescript npm run bootstrap ```