Skip to content

Commit 058bd56

Browse files
Merge pull request #85 from carsso/patch-1
Fix small typo in documentation
2 parents 8bbff80 + 6e1b895 commit 058bd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ helper script.
4747

4848
##### Using `apt`
4949
```sh
50-
apt update && apt upgrade -y tailscale
50+
apt update && apt install -y tailscale
5151
```
5252

5353
##### Using `manage.sh`

0 commit comments

Comments
 (0)