Update docs for current online-only state and new WoWee repo URL

This commit is contained in:
Kelsi 2026-02-11 15:34:42 -08:00
parent 3041767b44
commit 6dfc6c6360
4 changed files with 65 additions and 237 deletions

View file

@ -51,7 +51,7 @@ sudo pacman -S --needed \
## 2. Clone + Prepare
```bash
git clone git@github.com:Kelsidavis/wowee.git
git clone https://github.com/Kelsidavis/WoWee.git
cd wowee
git clone https://github.com/ocornut/imgui.git extern/imgui
```