mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-22 16:27:39 +01:00
Fix typo
This commit is contained in:
parent
16a6913977
commit
472e73b9ee
@ -16,7 +16,7 @@ Deployer comes with autocomplete support for task names, options, and hosts.
|
|||||||
Add the following to your `~/.bashrc` or `~/.zshrc`:
|
Add the following to your `~/.bashrc` or `~/.zshrc`:
|
||||||
|
|
||||||
```
|
```
|
||||||
eval "$(dep autocomplete --install)
|
eval "$(dep autocomplete --install)"
|
||||||
```
|
```
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user