From 1daa02140aa1d69cc3e9c10d7cbcfa8fe004b486 Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Mon, 15 Jul 2013 13:18:23 +0200 Subject: [PATCH] README: refresh documentation --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index da22aaeb..d02926a0 100644 --- a/README +++ b/README @@ -39,10 +39,10 @@ Usage: - a png file ( routes flow ) If you want to run test manually just exec this onces: - #./config_debug.pl + #./bin/config_debug.pl on #ngcpcfg apply and run the check that you want: - #./scenarios/check + #./bin/check.sh -- Victor Seva