This commit is contained in:
Nick Leeman 2022-04-05 18:08:28 +02:00
parent 7e0079e0a5
commit cacde11a15

View File

@ -6,7 +6,7 @@ Terminal Messaging System
1. Download release for your operating system.
2. Put the ``tmsg`` file in a memorable place.
3. Open a terminal in the folder with the ``tmsg`` file, or browse to it using ``cd`` commands
3. Open a terminal in the folder with the ``tmsg`` file, or browse to it using ``cd`` commands.
4. Set a username by executing: ``./tmsg --username "usernamehere"``
5. Send messages by executing: ``./tmsg --msg "type your message here using quotes"``