Skip to content

Commit

Permalink
Remove extra space between quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
ernilambar committed Jun 17, 2024
1 parent 2ff5fc7 commit c32b384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installing.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ To have this change take effect in your currently active shell, run `source ~/.z
#### Fish

If you're using the _Fish_ shell, you can download [wp.fish](https://github.com/wp-cli/wp-cli/raw/main/utils/wp.fish) and move it to `~/.config/fish/completions/wp.fish`.
Afterwards just type `wp ` and press `TAB`, and fish will automatically source `wp.fish`.
Afterwards just type `wp` and press `TAB`, and fish will automatically source `wp.fish`.

### Dash/Alfred workflow

Expand Down

0 comments on commit c32b384

Please sign in to comment.