Update README.md
This commit is contained in:
@@ -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
|
||||
------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user