From 5d82259ea91aa9b1d975032f9de852bc7b124c34 Mon Sep 17 00:00:00 2001 From: Unick Soft Date: Sat, 8 Feb 2020 21:58:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9382fa..1b1dbfd 100644 --- a/README.md +++ b/README.md @@ -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: