From 2bfa6f40083a0ff1577f58d47765f808b44c5e3d Mon Sep 17 00:00:00 2001 From: Dennis Eisold <de@itstall.de> Date: Tue, 21 Nov 2017 00:27:51 +0000 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 36d2684..16819e2 100644 --- a/Readme.md +++ b/Readme.md @@ -1,3 +1,3 @@ Compile radvd_adv_count -g++ -Wall compile_to_radvd_adv_count.cpp -o radvd_adv_count \ No newline at end of file +g++ -Wall server_instance/zabbix_server/compile_to_radvd_adv_count.cpp -o server_instance/zabbix_server/radvd_adv_count \ No newline at end of file -- GitLab