소스 검색

README updated

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: