From 2516d88d29a8f84903da57f318a43a69eb1ee3d5 Mon Sep 17 00:00:00 2001 From: TheLeo Date: Mon, 7 Oct 2024 21:10:14 +0000 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f9469ee..4abcb0f 100644 --- a/readme.md +++ b/readme.md @@ -46,7 +46,7 @@ OR
*- When providing the domains, ensure that you do not include a backslash at the end. (ex http://your_account.freshdesk.com)
* *- When you are entering the name of the group, make sure to type it exactly as it appears on Freshdesk otherwise you will likely receive an error.
* -1. Start the script by navigating to where ticket_transfer.py is installed in a terminal and type the following:
+1. Start the script by navigating to where ticket_transfer.py is installed, and in a terminal type the following:
Windows:
```python3 ticket_transfer.py```
Linux: