From 9142e9b28cf2b908b52ed787afd27e5801c3f716 Mon Sep 17 00:00:00 2001 From: Liam Galvin Date: Mon, 5 Nov 2018 14:40:50 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) 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: - -

-Overheating -

- ## 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