Explorar o código

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

Ivan Denisov %!s(int64=10) %!d(string=hai) anos
pai
achega
f4a379732d
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/server/README
  2. BIN=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=BIN
examples/server/web/logo.png