Browse Source

README corrected

Alexander Shiryaev 13 years ago
parent
commit
f622fc7604
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README

+ 1 - 1
README

@@ -5,7 +5,7 @@ Some significant parts taken from OpenBUGS (http://www.openbugs.info/)
 
 How to build:
 	compile loader executable (BlackBox itself and simple interpreter):
-		libBB*.so must be present (can be built from Windows)
+		`uname -s`/libBB*.so must be present (can be built from Windows)
 
 		cd BlackBox/`uname -s`/Lin/Rsrc/loader; make