DEADSOFTWARE

поправил путь компиляции в README и обновил логотип в примере с сервером
authorIvan Denisov <d.ivan.krsk@gmail.com>
Tue, 28 Apr 2015 02:43:15 +0000 (09:43 +0700)
committerIvan Denisov <d.ivan.krsk@gmail.com>
Tue, 28 Apr 2015 02:43:15 +0000 (09:43 +0700)
examples/server/README
examples/server/web/logo.png

index 218c75a45b99a1ffc67861579c99690665450b10..df2e56644233ee8ab1bb668538f95f158e5146d9 100644 (file)
@@ -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:
index b276c55b24b2d1765f18480a07476cc8bc325cae..62b7f5a2408e993070b87f0ea8b12aaa1914b233 100644 (file)
Binary files a/examples/server/web/logo.png and b/examples/server/web/logo.png differ