mirror of
https://github.com/zedeus/nitter.git
synced 2024-10-31 22:08:50 +00:00
Fix readme typo
Remember to keep the right window in focus when typing.
This commit is contained in:
parent
80d963fab6
commit
9b34123573
1 changed files with 1 additions and 1 deletions
|
@ -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
|
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
|
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:
|
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>
|
## Donating <a href="https://liberapay.com/zedeus/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue