Browse Source

Update README file

Vova Tkach 6 years ago
parent
commit
0fd82d67ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -51,7 +51,7 @@ Daemon stoped
 ```
 
 ```
-./run.sh once**
+./run.sh once
 ```
 Will run script in non deamon mode. This is easy way to debug daemon body in file `loop.sh`, also you can simply shutdown daemon by pressing **Ctrl+C**.