Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiah-k committed Oct 14, 2024
1 parent d4e5b71 commit 358f138
Showing 1 changed file with 7 additions and 13 deletions.
20 changes: 7 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ pip install fetchtastic

### Run the Setup Process

Run the setup command and follow the proompts to configure Fetchtastic:
Run the setup command and follow the prompts to configure Fetchtastic:

```bash
fetchtastic setup
Expand All @@ -61,19 +61,13 @@ fetchtastic download

This will download the latest versions of the selected assets and store them in the specified directories.

### Help and Reconfiguration
### Command list

To view help and usage instructions, run:

```bash
fetchtastic --help
```

If you need to reconfigure Fetchtastic, run:

```bash
fetchtastic setup
```
- **setup**: Run the setup process.
- **download**: Download firmware and APKs.
- **topic**: Display the current NTFY topic.
- **clean**: Remove configuration, downloads, and cron jobs.
- **--help**: Show help and usage instructions.

### Files and Directories

Expand Down

0 comments on commit 358f138

Please sign in to comment.