Update README.md

This commit is contained in:
Andros Fenollosa
2024-01-22 08:40:23 +01:00
committed by GitHub
parent 4fa49840ea
commit 7d76f6281b

View File

@ -102,6 +102,13 @@ Add the following line at the end.
@daily maza update
```
Some users have reported problems on MacOS. Fixed with `TERM=dumb`.
```
TERM=dumb
@daily maza update
```
## 🔪 Uninstall
``` bash