From 08e5e88eb43f4a13863f4476bc877c79a6fddb21 Mon Sep 17 00:00:00 2001 From: Ivan Klymenchenko Date: Fri, 30 Apr 2021 10:36:35 +0300 Subject: [PATCH] Minor README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5371337..cf4bd5d 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ smug [] [-f, --file ] [-w, --windows ]... [-a, You can pass custom settings into your configuration file. Use `${variable_name}` syntax in your config and then pass key-value args: -``` -smug start project variable_name=value +```console +xyz@localhost:~$ smug start project variable_name=value ``` ### Examples