2
0
Alexander Shiryaev 13 жил өмнө
parent
commit
f622fc7604
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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