You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Read more on this in the [Composer Docs](https://getcomposer.org/doc/articles/au
36
36
composer global update statamic/cli
37
37
```
38
38
39
-
Run this command to update the CLI tool to the most recent published version.
39
+
Run this command to update the CLI tool to the most recent published version. If there's been a major version release, you may need to run `require` instead of update.
0 commit comments