Fix readme typo

Remember to keep the right window in focus when typing.
This commit is contained in:
Zed 2020-06-02 20:00:38 +02:00
parent 80d963fab6
commit 9b34123573
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ Nitter currently prints some errors to stdout, and there is no real logging
implemented. If you're running Nitter with systemd, you can check stdout like
this: `journalctl -u nitter.service` (add `--follow` to see just the last 15
lines). If you're running the Docker image, you can do this:
`docker logs --follow *nitter conightytainer id*`
`docker logs --follow *nitter container id*`
## Donating <a href="https://liberapay.com/zedeus/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>