Update readme.md

This commit is contained in:
TheLeo 2024-10-07 21:10:14 +00:00
parent e2478f6293
commit 2516d88d29

View File

@ -46,7 +46,7 @@ OR<br>
*- When providing the domains, ensure that you do not include a backslash at the end. (ex http://your_account.freshdesk.com)<br>*
*- 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.<br>*
1. Start the script by navigating to where ticket_transfer.py is installed in a terminal and type the following:<br>
1. Start the script by navigating to where ticket_transfer.py is installed, and in a terminal type the following:<br>
Windows:<br>
```python3 ticket_transfer.py```<br>
Linux:<br>