Skip to content

Commit 425f7be

Browse files
Update README.md
Install instructions
1 parent ab6407a commit 425f7be

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

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

77
## How to install
88
- Download or clone this package
9-
- Look in the dist/ folder or build if yourself with GruntJS in your terminal: ```npm install``` + ```grunt```
9+
- Build the project with: ```npm install``` + ```webpack``` + ```grunt```
10+
- You can now see the project in dist folder, open a .html page in your browser
1011

1112
## Roadmap
1213
We're currently working hard on making the CastleCSS expansions and improvements. CastleCSS is made to serve as lightweight basis for tailor made software but we do want to give you the option to install a few modules to make your life easier.
1314

1415
Please see the [ROADMAP.MD](https://github.com/CastleCSS/castlecss/blob/master/ROADMAP.md) for our current plans for the future.
1516

1617
## Contributing
17-
Want to contribute? We'd love your help, please take a look at the roadmap or submit new suggestions.
18+
Want to contribute? We'd love your help, please take a look at the roadmap or submit new suggestions.

0 commit comments

Comments
 (0)