소스 검색

поправил путь компиляции в README и обновил логотип в примере с сервером

Ivan Denisov 10 년 전
부모
커밋
f4a379732d
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/server/README
  2. BIN
      examples/server/web/logo.png

+ 1 - 1
examples/server/README

@@ -15,7 +15,7 @@ cd ../../BlackBox
 
 # 4. Go to the example folder and compile the example
 cd ../examples/server
-../../run-BlackBox < buildExample
+../../BlackBox/run-BlackBox < buildExample
 
 # 5. Stop any other server that using 80 ports (apache, nginx, ...)
 # 6. Then you can start server using command:

BIN
examples/server/web/logo.png