Skip to content

Commit

Permalink
Remove remaining reference in README to deleted --download CLI opti…
Browse files Browse the repository at this point in the history
…on (#219)

This CLI flag was deleted in 23575bb
  • Loading branch information
rmacklin committed Jan 2, 2024
1 parent a4d915b commit 30868a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The packages are downloaded to `vendor/javascript`, which you can check into you
If you later wish to remove a downloaded pin:

```bash
./bin/importmap unpin react --download
./bin/importmap unpin react
Unpinning and removing "react"
Unpinning and removing "object-assign"
```
Expand Down

0 comments on commit 30868a8

Please sign in to comment.