This commit is contained in:
Chris Wanstrath 2026-02-28 08:12:38 -08:00
parent 6055b9798d
commit 7f82a37c63

View File

@ -14,7 +14,7 @@ Toes runs on a Raspberry Pi. You'll need:
SSH into your Pi as the `toes` user and run:
```bash
curl -fsSL https://toes-y8zi.onrender.com/install | bash
curl -fsSL https://toes.dev/install | bash
```
This will: