From 1fcf07cc2a73100eaac4a531bc84e98a3aa2e305 Mon Sep 17 00:00:00 2001 From: Kai Krakow Date: Wed, 10 Jan 2018 20:41:00 +0100 Subject: [PATCH] Installation: Prepare README Rename a section in preparation for a new install section. Signed-off-by: Kai Krakow --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d483f7..196ed1d 100644 --- a/README.md +++ b/README.md @@ -322,8 +322,8 @@ Not really a bug, but a gotcha nonetheless: To limit this delay, Bees closes all FDs in its file FD cache every 15 minutes. -Build ------ +Build from source +----------------- Build with `make`. The build produces `bin/bees` and `lib/libcrucible.so`, which must be copied to somewhere in `$PATH` and `$LD_LIBRARY_PATH`