summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2017-04-29 18:16:24 +0100
committerChris Lamb <chris@chris-lamb.co.uk>2017-04-29 18:16:24 +0100
commit4ffd0a1788c9bab185c2bcf6f23fff126ea63b9e (patch)
treec16b196cc28f31aabc46437ec5dc68057b95f40f
parent86fecd235c044d2a4727b6ea6cd88fcd911bb0b7 (diff)
downloadbfs-4ffd0a1788c9bab185c2bcf6f23fff126ea63b9e.tar.xz
Add Debian installation instructions.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 45a58c1..426536d 100644
--- a/README.md
+++ b/README.md
@@ -116,3 +116,5 @@ Finally, if you want to install it globally, run
$ sudo make install
If you're on Arch Linux, `bfs` is available in the [AUR](https://aur.archlinux.org/packages/bfs/).
+
+If you're on Debian GNU/Linux, `bfs` is available via `apt-get install bfs`.