Alexander Shiryaev пре 11 година
родитељ
комит
f0b7e7a171
1 измењених фајлова са 0 додато и 2 уклоњено
  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: