Skip to content

Commit

Permalink
Aktualisieren von README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
helpermethod authored Nov 10, 2024
1 parent 7c29366 commit 1e0a309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@ Clone `up`'s Git repository.
$ git clone https://github.com/helpermethod/up ~/.up
```

Add the following line to your `.zshrc` to install `up`.
Add the following to your `.zshrc` to install `up`.

```sh
. "$HOME/.up/up"
```

Add the following lines to your `.zshrc` to enable `up`'s shell completion.
Add the following to your `.zshrc` to enable `up`'s shell completion.

```sh
autoload -U +X compinit && compinit
Expand Down

0 comments on commit 1e0a309

Please sign in to comment.