diff options
author | Chris Lamb <chris@chris-lamb.co.uk> | 2017-04-29 18:16:24 +0100 |
---|---|---|
committer | Chris Lamb <chris@chris-lamb.co.uk> | 2017-04-29 18:16:24 +0100 |
commit | 4ffd0a1788c9bab185c2bcf6f23fff126ea63b9e (patch) | |
tree | c16b196cc28f31aabc46437ec5dc68057b95f40f | |
parent | 86fecd235c044d2a4727b6ea6cd88fcd911bb0b7 (diff) | |
download | bfs-4ffd0a1788c9bab185c2bcf6f23fff126ea63b9e.tar.xz |
Add Debian installation instructions.
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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`. |