diff --git a/success.mk b/success.mk index 56416d0ed43cdc077f9ef878161d810ae7f2eb53..799efa41759bce2b4c2caa6a8bf30ad176c68745 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"