DEADSOFTWARE

README updated
authorAlexander Shiryaev <aixp@mail.ru>
Sun, 16 Feb 2014 22:34:09 +0000 (02:34 +0400)
committerAlexander Shiryaev <aixp@mail.ru>
Sun, 16 Feb 2014 22:34:09 +0000 (02:34 +0400)
README

diff --git a/README b/README
index df987b3949463bf5ca9f2be1f9b47119bbbc9225..28b4fb3e8b9d95613eadfa9b3a9bd431b84a5e3f 100644 (file)
--- a/README
+++ b/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: