Explorar o código

README corrected

Alexander Shiryaev %!s(int64=13) %!d(string=hai) anos
pai
achega
f622fc7604
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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