mirror of
https://github.com/Zygo/bees.git
synced 2025-05-18 13:55:44 +02:00
README: remove stray whitespace
No content changes. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
parent
d6f328ce76
commit
5eaf3d0aeb
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user