Alexander Shiryaev 11 éve
szülő
commit
f0b7e7a171
1 módosított fájl, 0 hozzáadás és 2 törlés
  1. 0 2
      README

+ 0 - 2
README

@@ -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: