From bcc59bdc0d5cb37d21298d94fcb0fa419c6cefff Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Thu, 19 Jul 2018 10:09:58 -0600 Subject: [PATCH] Document installation on Ubuntu --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index caf6dc9..9e7fff6 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,12 @@ On a non-Ubuntu system, you may need to edit your `.bashrc` to add `$HOME/bin` to your `PATH` environment variable. +## Ubuntu + + apt-add-repository ppa:pi-rho/security + apt-get update + apt-get install netre-tools + ## Arch Linux The AUR package [`fluffy-git`](https://aur.archlinux.org/packages/fluffy-git/)