diff --git a/README.md b/README.md index c3bec01..58bc13a 100644 --- a/README.md +++ b/README.md @@ -168,10 +168,10 @@ Install once, use everywhere — the universal skills CLI wires ModelPort into C npx skills add forkadarshp/MPort ``` -*Alternatively, if you use multiple agents on the same machine:* +*Installing for every agent on your machine? Add `--agent '*'`:* ```bash -npx agent-skills-cli add forkadarshp/MPort +npx skills add forkadarshp/MPort --agent '*' ``` ### Manual Installation (Advanced)