From 7e6d51d630cba29388752539f50c2a52084d0cbc Mon Sep 17 00:00:00 2001 From: Mister Oyster Date: Sat, 30 Sep 2017 15:40:58 +0200 Subject: [PATCH] readme: fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0848808..8862eff 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ Build the code: source build/envsetup.sh breakfast m2note - make -j 4 bacon showcommands 2>&1 | tee build.log + make -j4 bacon showcommands 2>&1 | tee build.log