swift-pm: Rename plugin to 'swiftpm' (#5674)

This commit is contained in:
Thomas Paul Mann 2016-11-30 00:20:43 +01:00 committed by Marc Cornellà
parent 037764acc3
commit 6ee6a734c2
2 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@
This plugin provides a few utilities that make you faster on your daily work with the [Swift Package Manager](https://github.com/apple/swift-package-manager).
To start using it, add the `swift-pm` plugin to your `plugins` array in `~/.zshrc`:
To start using it, add the `swiftpm` plugin to your `plugins` array in `~/.zshrc`:
```zsh
plugins=(... swift-pm)
plugins=(... swiftpm)
```
## Aliases