From 361ef0bebfa566a4b6e576feb5693731857834f7 Mon Sep 17 00:00:00 2001 From: Kai Krakow Date: Wed, 10 Jan 2018 20:41:37 +0100 Subject: [PATCH] Installation: Add new section to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 196ed1d..a1eef32 100644 --- a/README.md +++ b/README.md @@ -322,6 +322,11 @@ Not really a bug, but a gotcha nonetheless: To limit this delay, Bees closes all FDs in its file FD cache every 15 minutes. +Installation +============ + +Bees can be installed by following one these instructions: + Build from source -----------------