Skip to content

Commit 3506021

Browse files
committed
Better instructions.
1 parent 40af58c commit 3506021

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.mdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,13 @@ To use it with Node.js or any other CommonJS loader:
3434

3535
➤ npm install cssom
3636

37+
3738
## [Specs](http://nv.github.com/CSSOM/spec/)
3839

40+
To run specs locally:
41+
42+
➤ git submodule init
43+
➤ git submodule update
44+
45+
3946
## [Who uses CSSOM.js](https://github.com/NV/CSSOM/wiki/Who-uses-CSSOM.js)

0 commit comments

Comments
 (0)