Skip to content

Commit a1978e3

Browse files
committed
Update code samples
1 parent 374a968 commit a1978e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,12 @@ cssd config list
9191
cssd config set browserPath /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
9292

9393
# reset
94-
cssd config reset browserPath ''
94+
cssd config set browserPath ''
9595

9696
# get the value
9797
cssd config get browserPath
9898

99-
# set the version of css-doodle
99+
# download and use a custom version of css-doodle
100100
cssd config set css-doodle 0.40.6
101101
```
102102

0 commit comments

Comments
 (0)