Fix docs
This commit is contained in:
parent
55bbbe5c75
commit
2e61640b60
1 changed files with 1 additions and 1 deletions
|
@ -54,5 +54,5 @@ When running it will ignore every entry older than the configured timestamp and
|
|||
Cron example (every 30 minutes):
|
||||
|
||||
```crontab
|
||||
*/30 * * * * (cd <fedifeeds-path>; .venv/bin/python3 <username> <config>
|
||||
*/30 * * * * (cd <fedifeeds-path>; .venv/bin/python3 main.py <username> <config>
|
||||
```
|
Loading…
Reference in a new issue