소스 검색

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