Skip to content

Commit 67a19c8

Browse files
committed
Mejorando documentación en README.md
1 parent 988c042 commit 67a19c8

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,13 @@ You can now launch the bot, activating the virtual environment and running::
4444
$ pydeckard
4545
~~~
4646

47-
...or delegate the startup of the application to your operating system using the instructions that setup has provided.
47+
...or delegate the startup of the application to your operating system using the instructions that setup has provided.
48+
49+
You can view the bot log using:
50+
51+
~~~console
52+
$ journalctl -u pydeckard.service -f
53+
~~~
4854

4955

5056
## Tests

0 commit comments

Comments
 (0)