diff --git a/INSTALL.md b/INSTALL.md index c05b4b1a..05ca4378 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -65,7 +65,7 @@ First start up either the emulator or simulator: cd "kernels/cclo" source /settings64.sh make STACK_TYPE=TCP EN_FANIN=1 simdll - cd "../../test/model/simulation" + cd "../../test/model/simulator" source /settings64.sh /bin/cmake . python3 run.py -n @@ -98,4 +98,4 @@ cd "test/host/hls" /bin/cmake . make mpirun -np bin/test -``` \ No newline at end of file +```