@@ -24,12 +24,10 @@ To build BlackBox:
To run BlackBox (after build):
- cd new
./run-BlackBox
To create BlackBox assembly (after build):
- cd ./new
./export <outputDirectory>
Example: build, create assembly in /tmp, run BlackBox from assembly: