Skip to content

Commit 1e0a309

Browse files
authored
Aktualisieren von README.md
1 parent 7c29366 commit 1e0a309

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ Clone `up`'s Git repository.
4343
$ git clone https://github.com/helpermethod/up ~/.up
4444
```
4545

46-
Add the following line to your `.zshrc` to install `up`.
46+
Add the following to your `.zshrc` to install `up`.
4747

4848
```sh
4949
. "$HOME/.up/up"
5050
```
5151

52-
Add the following lines to your `.zshrc` to enable `up`'s shell completion.
52+
Add the following to your `.zshrc` to enable `up`'s shell completion.
5353

5454
```sh
5555
autoload -U +X compinit && compinit

0 commit comments

Comments
 (0)