We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8b400 commit 72fa135Copy full SHA for 72fa135
README.md
@@ -2,12 +2,12 @@
2

3
4
## CastleCSS Framework
5
-The core files are part of the [Full CastleCSS Package](https://github.com/CastleCSS/castlecss)
+The core files are part of the [CastleCSS Package](https://github.com/CastleCSS/castlecss)
6
7
8
## How to install
9
-- Install via [NPM](https://www.npmjs.com/): ```npm install castlecss-core```
10
-- Require it in your own NPMJS package
+- Install via [npm](https://www.npmjs.com/): ```npm install castlecss-core```
+- Require it in your own npm package
11
- Download or clone the package
12
13
## Updating files
0 commit comments