Merge branch 'main' into frontend-rework

This commit is contained in:
Cooper Quintin
2025-04-22 11:41:51 -07:00
6 changed files with 10 additions and 8 deletions
+2
View File
@@ -25,6 +25,8 @@ or on [eBay](https://www.ebay.com/sch/i.html?_nkw=orbic+rc400l).
2. Unzip the `release.tar`. Open the terminal and navigate to the folder
```bash
mkdir ~/Downloads/release
tar -xvf ~/Downloads/release.tar -C ~/Downloads/release
cd ~/Downloads/release
```