2
0
Alexander Shiryaev 11 жил өмнө
parent
commit
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: