Explorar o código

Update README.md

Francesco Palmarini %!s(int64=6) %!d(string=hai) anos
pai
achega
7ac672dd7d
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      README.md

+ 9 - 0
README.md

@@ -80,6 +80,15 @@ git clone https://github.com/erpalma/lenovo-throttling-fix.git
 sudo ./lenovo-throttling-fix/install.sh
 ```
 
+### Gentoo
+An overlay is [available](https://github.com/erpalma/throttled-overlay).
+```
+layman -o https://github.com/erpalma/throttled-overlay/raw/master/repositories.xml -f -a throttled
+sudo emerge -av sys-power/throttled
+systemctl enable throttled.service
+systemctl start throttled.service
+```
+
 ### Uninstall
 To permanently stop and disable the execution just issue:
 ```