From 203d19ad2579da668d17e262988ebf94a8b60243 Mon Sep 17 00:00:00 2001 From: MIlutinovic Date: Thu, 27 Dec 2018 11:40:25 +0100 Subject: [PATCH] Small formating --- success.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/success.mk b/success.mk index 56416d0..799efa4 100644 --- a/success.mk +++ b/success.mk @@ -5,7 +5,7 @@ success: @echo " Welcome aboard the Balkan Omega Class Destroyer ship." @echo " (Capt. Shard welcomes you and wishes you a safe trip ! Go forth to virtory !)" @echo "" - @printf "You can run the server with executing the command: ${RED}$(BALKAN) runserver 0.0.0.0:8000${NC}" + @printf "You can run the server by executing the following command:\n${RED}$(BALKAN) runserver 0.0.0.0:8000${NC}" @echo "" @printf " *******\n" @printf " ********* **\n" -- GitLab