Commit bc612dd
fix: Align install command order with plugin table
Reorder plugin installation examples to match the order specified in the
plugin table (deploy-on-aws, amazon-location-service, migration-to-aws).
Previously the install commands were in a different order:
- amazon-location-service
- deploy-on-aws
- migration-to-aws
Now consistent with plugin table order:
- deploy-on-aws
- amazon-location-service
- migration-to-aws
This improves clarity and consistency for users reading the README.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 349cfd5 commit bc612dd
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments