Skip to content

Commit d3ea1ac

Browse files
authored
Merge pull request #1 from mannuel/plugin-updates
Fixing file name | Readme update
2 parents aa4ca12 + 9925316 commit d3ea1ac

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This plugin adds aliases for various [Lando CLI Default Commands](https://docs.lando.dev/basics/usage.html#default-commands/).
44

5-
To use it, add `lando-alias` folder to the `.oh-my-zsh/plugins/` folder and then add `lando-alias` to the plugins array in your zshrc file:
5+
To use it, add `lando-alias-zsh` folder to the `.oh-my-zsh/custom/plugins/` folder and then add `lando-alias-zsh` to the plugins array in your zshrc file:
66

77
```zsh
88
plugins=(... lando-alias)
File renamed without changes.

0 commit comments

Comments
 (0)