Skip to content

Commit

Permalink
Remove instructions for updating from the command-line (#1757)
Browse files Browse the repository at this point in the history
The preferred way for users to update TinyPilot is via System > Update
in the web UI.

The old CLI method still worked, but it's not how we want to encourage
users to update, so we should remove this section of the README.
<a data-ca-tag
href="https://codeapprove.com/pr/tiny-pilot/tinypilot/1757"><img
src="https://codeapprove.com/external/github-tag-allbg.png" alt="Review
on CodeApprove" /></a>
  • Loading branch information
mtlynch authored Mar 21, 2024
1 parent b7b9992 commit b902cab
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,6 @@ See the [CONTRIBUTING](CONTRIBUTING.md) file.

- [Advanced installation options](https://github.com/tiny-pilot/tinypilot/wiki/Installation-Options#advanced-installation)

## Updates

To update to the latest version of TinyPilot, run the update script:

```bash
sudo /opt/tinypilot-privileged/scripts/update && sudo reboot
```

## Diagnostics

If you're having trouble with TinyPilot, you can retrive logs from the web dashboard by clicking "Logs" in the bottom of the main dashboard.
Expand Down

0 comments on commit b902cab

Please sign in to comment.