Skip to content

Commit 9817882

Browse files
committed
2 parents ee7b451 + edbe78d commit 9817882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ There are some console commands to perform actions.
135135

136136
**Create an Option**
137137
```bash
138-
php artisan kvoption:set {key} {value} --comment={comment}
138+
php artisan kvoption:create {key} {value} --comment={comment}
139139
```
140140
*comment is optional.*
141141

0 commit comments

Comments
 (0)