From d5b862efc5746cacf4464a9b72451cfb0597e69e Mon Sep 17 00:00:00 2001 From: Sebastien Vincent Date: Sun, 15 Apr 2018 08:00:44 +0200 Subject: [PATCH] Fixes build instruction with scons. --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 001129dc..0134aece 100644 --- a/BUILD.md +++ b/BUILD.md @@ -63,7 +63,7 @@ systems (basically everything except Windows). To build the main binary, just type: -> scons +> scons apps To build everything in the directory (including samples), type instead: