mirror of
https://github.com/deployphp/deployer.git
synced 2025-04-22 14:21:56 +02:00
Update installation, remove --shell option which is not longer available * Fixes #1305 * Update installation.md Feedback incorporated.
This commit is contained in:
parent
32a63ec9b4
commit
cfcb963ead
@ -16,7 +16,7 @@ Deployer comes with autocomplete support for task names, options, and hosts.
|
||||
Add the following to your `~/.bashrc` or `~/.zshrc`:
|
||||
|
||||
```
|
||||
eval "$(dep autocomplete --shell bash)"
|
||||
eval "$(dep autocomplete --install)
|
||||
```
|
||||
:::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user