From 84826bd00e8b2e08443e3d97b7029f74d3a67846 Mon Sep 17 00:00:00 2001
From: Gene <feuGeneA@users.noreply.github.com>
Date: Sat, 30 Dec 2017 05:29:46 -0500
Subject: [PATCH] Update compile_Linux.md

---
 doc/compile_Linux.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/compile_Linux.md b/doc/compile_Linux.md
index 92036c0..5a1e762 100644
--- a/doc/compile_Linux.md
+++ b/doc/compile_Linux.md
@@ -83,6 +83,7 @@
     ./configure --prefix=/usr/local
     make
     sudo make install
+    cd ..
     git clone http://github.com/fireice-uk/xmr-stak
     cd xmr-stak
     mkdir build
-- 
GitLab