From fc238749918ba3dcc923539e325485ec8e7d0784 Mon Sep 17 00:00:00 2001 From: Benau Date: Fri, 3 Nov 2017 21:16:10 +0800 Subject: [PATCH] Clarify running commands location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f50b2fd0..4f75e0c12 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Compilation instruction is explained there. If you don't need this feature, pass ### Compiling -Run the following commands to compile SuperTuxKart: +Run the following commands inside `stk-code` directory to compile SuperTuxKart: ```bash mkdir cmake_build