diff --git a/README.md b/README.md index 622b8f7..8863abb 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ An early proof of concept of a program that can generate theme files for editors ## Usage ```bash +npm install npm run build && npm start ```