From d9d96ed81ca798a8c577bb2d8d614e030893b7b7 Mon Sep 17 00:00:00 2001 From: Yago Date: Wed, 14 Jan 2015 15:52:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 162a156..9e90998 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,8 @@ If your linux/unix comes with [upstart](http://upstart.ubuntu.com/) you can run $ sed -i "s/yourusername/$(whoami)/g" etc/telegram.conf $ sed -i "s_telegrambotpath_$(pwd)_g" etc/telegram.conf $ sudo cp etc/telegram.conf /etc/init/ +$ sudo start telegram # To start it +$ sudo stop telegram # To stop it ``` Contact me