瀏覽代碼

README updated

Alexander Shiryaev 12 年之前
父節點
當前提交
c487b399f5
共有 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 cross-linked from Windows)
+		libBB*.so must be present (can be built from Windows)
 
 		cd c; make