Skip to content

Commit 18714b2

Browse files
Updated readme with new npm scripts
1 parent 8a7bd95 commit 18714b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Sourcecode for www.castlecss.com and the documentation for [CastleCSS](https://g
66

77
## How to install
88
- Download or clone this package
9-
- Build the project with: ```npm install``` + ```webpack``` + ```grunt```
9+
- Install the project: ```npm install``
10+
- Build the project with: ```npm run build_all```
1011
- You can now see the project in dist folder, open a .html page in your browser
1112

1213
## Roadmap

0 commit comments

Comments
 (0)