From 47fbd21a62ecfe59be20a9cf1e20108238944392 Mon Sep 17 00:00:00 2001 From: "C. Michael Murphey" Date: Sun, 1 Jan 2017 23:58:23 -0600 Subject: [PATCH] Add Void Linux installation instructions --- Installation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Installation.md b/Installation.md index d02e376..fe753a9 100644 --- a/Installation.md +++ b/Installation.md @@ -49,4 +49,9 @@ sudo pip install thefuck ```bash sudo emerge --ask app-shells/thefuck +``` + +# Void Linux +```bash +sudo xbps-install thefuck ``` \ No newline at end of file