diff options
author | Ethel Morgan <eth@ethulhu.co.uk> | 2020-09-24 19:54:53 +0100 |
---|---|---|
committer | Ethel Morgan <eth@ethulhu.co.uk> | 2020-09-24 19:54:53 +0100 |
commit | 9d519ac5a929efdc2c92150c188ad6a30bdba00f (patch) | |
tree | f89e8f0a0f1e298f24fe4006b5c9c64bcef6c646 | |
parent | 31a58aaa28a6e9c116b921f260fe1f0cb1a62144 (diff) |
add a link to "How to reset a Mac's SMC"
-rw-r--r-- | src/macos.thrust | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/macos.thrust b/src/macos.thrust index f011e40..dd25d46 100644 --- a/src/macos.thrust +++ b/src/macos.thrust @@ -59,3 +59,7 @@ $ brew install \ {% endmarkdown %} </article> {% endblock %} + +## Misc / other + +- [Resetting the SMC](https://support.apple.com/en-us/HT201295) can apparently help if e.g. the GPU is being screwy. |