diff --git a/README.md b/README.md index efe3b48e..32f90c57 100644 --- a/README.md +++ b/README.md @@ -62,12 +62,12 @@ Install Verilator Install Vortex - $ git clone https://github.gatech.edu/casl/Vortex.git + $ git clone --recursive https://github.gatech.edu/casl/Vortex.git $ cd Vortex $ make Quick Test running SGEMM kernel - $ cd /Vortex/benchmarks/opencl/sgemm + $ cd /Vortex/benchmarks/opencl/vecadd $ make - $ make run + $ make run-rtlsim