From 5eaf3d0aebe7bf25fe424b86336a25f9887180db Mon Sep 17 00:00:00 2001 From: Zygo Blaxell Date: Sat, 16 Sep 2017 14:57:24 -0400 Subject: [PATCH] README: remove stray whitespace No content changes. Signed-off-by: Zygo Blaxell --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ef62eb..0e6ac21 100644 --- a/README.md +++ b/README.md @@ -294,13 +294,15 @@ Not really a bug, but a gotcha nonetheless: Build ----- -Build with `make`. The build produces `bin/bees` and `lib/libcrucible.so`, which must be copied to somewhere in `$PATH` and `$LD_LIBRARY_PATH` on the target system respectively. +Build with `make`. The build produces `bin/bees` and `lib/libcrucible.so`, +which must be copied to somewhere in `$PATH` and `$LD_LIBRARY_PATH` +on the target system respectively. ### Ubuntu 16.04 - 17.04: `$ apt -y install build-essential btrfs-tools uuid-dev markdown && make` ### Ubuntu 14.04: -You can try to carry on the work done here: https://gist.github.com/dagelf/99ee07f5638b346adb8c058ab3d57492 +You can try to carry on the work done here: https://gist.github.com/dagelf/99ee07f5638b346adb8c058ab3d57492 Dependencies ------------ @@ -324,7 +326,7 @@ Dependencies Don't bother trying to make Bees work with older kernels. It won't end well. - + * markdown