diff --git a/examples/simple/README b/examples/simple/README index bb93b851cc6e094c87e3cd727127c0f9501ed8ef..1aeb6ecc3012169bf6a9647567c48b19e109d252 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.