swift-pm: Rename plugin to 'swiftpm'

This commit is contained in:
Thomas Paul Mann 2016-11-29 20:53:08 +01:00
commit bf942619a7
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