📝 fix a couple bugs in the readme

main
_ 2021-12-06 00:17:05 +00:00
parent 2f63055ab7
commit 2864a26fe2
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# LookAround
"I want SSH into my laptop, but I keep forgetting its IP!!"
"I want to SSH into my laptop, but I keep forgetting its IP!!"
_Has this ever happened to you?_
@ -38,7 +38,7 @@ put this systemd unit in `~/.config/systemd/user/lookaround.service`:
Description=LookAround
[Service]
ExecStart=lookaround server
ExecStart=/home/user/.cargo/bin/lookaround server
[Install]
WantedBy=default.target