Browse Source

Update 'README.md'

天问 1 year ago
parent
commit
19e6ec525b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -1,2 +1,7 @@
 # stylus
 
+```
+npm install stylus -g
+
+stylus -w style.styl -o style.css
+```