diff --git a/README.md b/README.md
index c3e69a3..4fd485b 100644
--- a/README.md
+++ b/README.md
@@ -33,14 +33,6 @@ Ensure you have your latest graphics card drivers installed before use.
- Multi platform support
- Sixel support
-## What isn't supported?
-
-- Suspend/Continue (\^S, \^Q). This is archaic bullshit that annoys more people than it helps. Basically:
-
-
-
-
-
## Platform Support
| Platform | Supported |
@@ -60,6 +52,8 @@ Ensure you have your latest graphics card drivers installed before use.
### Build
+Building requires Go 1.11 (for `go mod`).
+
```
git clone https://github.com/liamg/aminal.git
cd aminal
@@ -79,7 +73,6 @@ go build
| Paste | ctrl + shift + v |
| Google selected text | ctrl + shift + g |
| Report bug in aminal | ctrl + shift + r |
-| Explain text | ctrl + shift + click |
| Toggle slomo | ctrl + shift + ; |
## Configuration