Skip to content

Commit ff6c3a2

Browse files
authored
Updated README.md
1 parent d9d5974 commit ff6c3a2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
To run iv scripts you need to first [setup the fddaq environment](https://github.com/DUNE-DAQ/daqconf/wiki/Instructions-for-setting-up-a-software-area-for-fddaq%E2%80%90v4.x.y-development).
2+
3+
Then, install the required python packages
4+
```
5+
pip install -r requirements.txt
6+
```

0 commit comments

Comments
 (0)