1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-16 12:41:45 +00:00

Update README.md with note on Linux compatibility

This commit is contained in:
Jessie Hildebrandt 2021-12-11 20:02:21 +00:00
parent 2f1ae16d71
commit 95f9600be0

View File

@ -15,4 +15,6 @@ A modified version of Hypnotize's [Hypnotize HUD](https://github.com/Hypnootize/
- The 'Favorite' button on the main menu just executes `favcmd`. Alias any command to `favcmd` to trigger it with that button:
```
alias favcmd "connect <your favorite server's IP>"
```
```
- Full Linux compatibility is currently untested, but is a (future) goal.