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 374a968 commit a1978e3Copy full SHA for a1978e3
1 file changed
README.md
@@ -91,12 +91,12 @@ cssd config list
91
cssd config set browserPath /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
92
93
# reset
94
-cssd config reset browserPath ''
+cssd config set browserPath ''
95
96
# get the value
97
cssd config get browserPath
98
99
-# set the version of css-doodle
+# download and use a custom version of css-doodle
100
cssd config set css-doodle 0.40.6
101
```
102
0 commit comments