浏览代码

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

Ivan Denisov 10 年之前
父节点
当前提交
f4a379732d
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/server/README
  2. 二进制
      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:

二进制
examples/server/web/logo.png