Skip to content

Commit 7b28471

Browse files
Update README.md
1 parent 8404798 commit 7b28471

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,14 @@ You can install castle css with NPM in your sass folder:
3333
Type the following to check for updates in your sass folder:
3434

3535
npm outdated
36+
37+
38+
Nothing? Good! Then you're up to date
39+
In any other case you'll get something that looks like this:
40+
Package Current Wanted Latest Location
41+
castlecss-core 1.0.0 1.1.0 1.1.0 castlecss-core
3642

37-
Then type the following to npm update
43+
So type the following to update:
3844

3945
npm update
4046

0 commit comments

Comments
 (0)