From 1b2066efe0ac91348037b1d3ad02b4bbc2defede Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Wed, 26 Feb 2014 00:43:35 +0100 Subject: [PATCH] Path correction --- docs/Build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Build.md b/docs/Build.md index e0cda4b..652ab85 100644 --- a/docs/Build.md +++ b/docs/Build.md @@ -11,7 +11,7 @@ These dependencies can be installed using `npm`: ### Build -The Makefile is located in `docs/` and can be easily executed, using the following command. Make sure your run this from the root of Lychee: +The Makefile is located in `etc/` and can be easily executed, using the following command. Make sure your run this from the root of Lychee: make -f etc/Makefile