Update README.md

This commit is contained in:
2026-05-19 19:54:08 +00:00
parent e6782a0107
commit d1d05d99e4
-13
View File
@@ -77,19 +77,6 @@ git merge upstream/master # or whatever upstream's default is
luac -p StateBar.lua CoAAuraConditionals.lua
```
Deploying
---------
```bash
rsync -a --delete \
--exclude=.git --exclude=.gitattributes --exclude='README-CoA.md' \
/home/sub/repos/coa/coa-bartender/ \
/srv/add01/wow-ascension/Interface/AddOns/Bartender4/
```
Same for `wow-ptr`. After deploy the in-game version string reads
`4.4.2-2-g3b02ee4-coa1`, so you can confirm the patched copy is loaded.
Verifying it works
------------------