Skip to content
Snippets Groups Projects
Commit c57b4484 authored by Ralf Spiwoks's avatar Ralf Spiwoks
Browse files

Update README.md

parent 918523b1
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ Install the IPMC Development Kit software:
```
git clone https://gitlab.cern.ch/ep-ese-be-xtca/ipmc-devkit.git
cd ipmc-devkit
python setup.py install --user
python3 setup.py install --user
```
Install the IPMC Tester software:
......@@ -60,7 +60,7 @@ Run the IPMC Test software, which is composed of a number of sub-tests:
```
cd ipmc-tester
python ipmc-tester/IPMCTest.py
python3 ipmc-tester/IPMCTest.py
```
## Notes concerning the Radxa Rock4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment