Skip to content

Commit 2ddf29b

Browse files
Update README.md
corrected some file paths
1 parent 20e7b94 commit 2ddf29b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ System tests of IBEX and genie_python
66

77
If you want to run these tests on a developer machine, clone this repo into `C:\Instrument\Dev`. Some files will need to be copied from the settings directory of a build machine.
88

9-
* Copy these files from `system_tests/configs/tables` into your `C:/Instrument/settings/<machine name>/tables/` directory:
9+
* Copy these files from `system_tests/configs/tables` into your `C:/Instrument/settings/config/<machine name>/configurations/tables/` directory:
1010
1. RCPTT_detector128.dat
1111
1. RCPTT_spectra128.dat
1212
1. RCPTT_wiring128.dat
1313

14-
* Copy these files from `system_tests/configs/tcb` into your `C:/Instrument/settings/<machine name>/tcb/` directory:
14+
* Copy these files from `system_tests/configs/tcb` into your `C:/Instrument/settings/config/<machine name>/configurations/tcb/` directory:
1515
1. RCPTT_TCB_1.dat
1616
1. RCPTT_TCB_2.dat
1717

18-
* Copy these folders from `system_tests/configs/configurations` into your `C:/Instrument/settings/<machine name>/configurations/` directory:
18+
* Copy these folders from `system_tests/configs/configurations` into your `C:/Instrument/settings/config/<machine name>/configurations/` directory:
1919
1. block_in_title
2020
1. memory_usage
2121
1. rcptt_simple

0 commit comments

Comments
 (0)