Update README.md

This commit is contained in:
Unick Soft
2020-02-08 21:58:23 +02:00
committed by GitHub
parent d37d31708a
commit 5d82259ea9

View File

@@ -44,7 +44,7 @@ In files:
/wiki/.htaccess
/en/wiki/.htaccess
8. Some algorithms use binary CGI file (short-path, Eulerian cycle/path and so on). If you want to run them, you need to compile GraphOffline util: https://github.com/UnickSoft/GraphOffline. And place it with name /cgi-bin/GraphCGI.exe or you can take precompiled file(Windows and Mac) from /cgi-bin/GraphOffline
8. Some algorithms use binary CGI file (short-path, Eulerian cycle/path and so on). If you want to run them, you need to compile GraphOffline util: https://github.com/UnickSoft/GraphOffline. And place it with name /cgi-bin/GraphCGI.exe or you can take precompiled file(Windows and Mac) from /cgi-bin/GraphOffline/
# Additional steps to run from subdirectory: