diff --git a/README.md b/README.md index 165b505a..74b2fc8f 100644 --- a/README.md +++ b/README.md @@ -1049,7 +1049,7 @@ with the original trace specified in the simulation file replaced by a trace from the list. Otherwise it runs a simulation per simulation file using the trace specified in the simulation file. Files are expected to be available (already commited and pushed to be available after cloning) in the -[traces folder](DRAMSys/library/resources/configs/traces). +[traces folder](DRAMSys/library/resources/traces). ``` bash use_trace_list="yes" @@ -1070,7 +1070,7 @@ The script runs one instance of DRAMSys for each of the files in the list. Set the variable **use_json_cfg** to **yes** in order to override sim_files with new simulation files generated from a JSON description. Otherwise the simulation files are the ones specified by sim_files. Files are expected to be -available (already commited and pushed to be available after cloning) in the +available (already commited and pushed to be available after cloning) in [configs_json](DRAMSys/library/resources/scripts/DRAMSylva/configs_json). ``` bash