From 6b07a43b786d829572847b7094f110df1a904934 Mon Sep 17 00:00:00 2001
From: Sven Robertz <sven@cs.lth.se>
Date: Wed, 14 Dec 2011 16:29:41 +0100
Subject: [PATCH] updated path in README

---
 examples/simple/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/simple/README b/examples/simple/README
index bb93b85..1aeb6ec 100644
--- a/examples/simple/README
+++ b/examples/simple/README
@@ -18,6 +18,6 @@ decoder, reading from the previously written encoded_data written (in Java and
 C, respectively).
 
 NB! Before trying to build and run examples, make sure you have built the LabComm compiler
-by running "ant jar" in the main directory (../../ seen from here) and compiled the labcomm
-descriptions needed. The compile.sh script does this.
+by running "ant jar" in the compiler directory (../../compiler seen from here) and compiled 
+the labcomm descriptions needed. The compile.sh script does this.
 
-- 
GitLab