Skip to content

Commit f86b60f

Browse files
authored
Update installation command for Cargo in migration guide (#163)
1 parent 2a9e98e commit f86b60f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/migrating-from-simple-commerce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To upgrade, uninstall Simple Commerce and install Cargo using composer:
3434

3535
```
3636
composer remove duncanmcclean/simple-commerce
37-
composer require duncanmcclean/cargo
37+
composer require duncanmcclean/statamic-cargo
3838
```
3939

4040
Once composer has done its thing, run Cargo's install command to publish various stubs, select your products collection, and more:

0 commit comments

Comments
 (0)