Skip to content

Commit 444269d

Browse files
authored
Update README.md
1 parent 66b0fa1 commit 444269d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ python bot.py
2121
- Now run these commands,
2222
- Go to: ```cd telegram-bot-api/bin```
2323
- Start the server by replacing the api-id and api-hash on here,
24-
- ``` ./telegram-bot-api --api-id=XXXXX --api-hash=XXXXXXXXXXXX --local ```
24+
- ``` ./telegram-bot-api --api-id=XXXXX --api-hash=XXXXXXXXXXXX --http-port=8081 --local ```
2525

2626
### 4. Run your script (ex: bot.py)
2727
- open a new "screen" or tab on your terminal.

0 commit comments

Comments
 (0)