Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiah-k authored Oct 14, 2024
1 parent 56bd880 commit 8f4d8bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fetchtastic Termux Setup

Fetchtastic is a tool to download the latest Meshtastic Android app and Firmware releases to your phone via Termux. It also provides optional notifications via an NTFY server. This guide will help you set up and run Fetchtastic on your device.
Fetchtastic is a tool to download the latest Meshtastic Android app and Firmware releases to your phone via Termux. It also provides optional notifications via an NTFY server.

## Prerequisites

Expand Down Expand Up @@ -85,7 +85,7 @@ You can manually edit the configuration file to change the settings.

During setup, you have the option to add a cron job that runs Fetchtastic daily at 3 AM.

To modify cron job, you can run:
To modify the cron job, you can run:
```bash
crontab -e
```
Expand All @@ -96,4 +96,4 @@ If you choose to set up notifications, Fetchtastic will send updates to your spe

### Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.
Contributions are welcome! Feel free to open issues or submit pull requests.

0 comments on commit 8f4d8bf

Please sign in to comment.