From 20d4d34e136cbbc526fbc0246b07e4d7757b32a1 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 10 Dec 2017 14:19:33 +0100 Subject: Add installer for unix-like systems --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index f9fbd82..e3f927f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -17,7 +17,7 @@ void usage() printf("option:\n"); printf(" project path: Path containing project.conf\n"); printf("examples:\n"); - printf(" sibs myProject"); + printf(" sibs myProject\n"); exit(1); } -- cgit v1.2.3