From 5fbdaf452f8ddb6907779eb99d402dc0499e0513 Mon Sep 17 00:00:00 2001 From: Yuriy Brun Date: Wed, 23 Sep 2015 21:54:39 -0400 Subject: [PATCH] small instruction tweak --- Instructions_outside_Eclipse.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Instructions_outside_Eclipse.md b/Instructions_outside_Eclipse.md index 5b2ef75..53c5ca6 100644 --- a/Instructions_outside_Eclipse.md +++ b/Instructions_outside_Eclipse.md @@ -1,5 +1,7 @@ 1. Open a terminal, under ~/Documents, create a folder named recording + `cd ~/Documents` + `mkdir recording` `cd recording`