Updated README
This commit is contained in:
parent
c62d7692db
commit
75b700bf28
1 changed files with 11 additions and 3 deletions
14
README.md
14
README.md
|
@ -1,4 +1,12 @@
|
||||||
# Installation
|
# Requirements
|
||||||
|
|
||||||
* Install Docker (on \*buntu systems https://docs.docker.com/engine/install/ubuntu/)
|
* Docker (on \*buntu systems https://docs.docker.com/engine/install/ubuntu/)
|
||||||
* get the
|
|
||||||
|
|
||||||
|
# How To
|
||||||
|
|
||||||
|
* On your local machine create */media/dcp*
|
||||||
|
* copy the DCPs to */media/dcp*
|
||||||
|
* run *build_script.sh* (as the correct user (e.g. on somet setups *root*))
|
||||||
|
* run *run_script.sh* (as the correct user (e.g. on some setups *root*))
|
||||||
|
* connect to the DCPValidator via *http://localhost:8080*
|
||||||
|
|
Loading…
Reference in a new issue