Skip to content

Commit

Permalink
docs(README): login section
Browse files Browse the repository at this point in the history
  • Loading branch information
iyear committed Oct 3, 2022
1 parent 003a5d8 commit 2764dfc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,18 +77,18 @@ export TDL_NTP=pool.ntp.org # recommended

> When you first use tdl, you need to login to get a Telegram session
Login to Telegram with phone & code:
If you have official desktop clients locally, you can import existing sessions.

This may reduce the risk of blocking, but is unproven:

```shell
tdl login
tdl login -d /path/to/Telegram # recommended
```

If you have official desktop clients locally, you can import existing sessions.

This may reduce the risk of blocking, but is unproven:
Login to Telegram with phone & code:

```shell
tdl login -n iyeardesktop -d /path/to/Telegram
tdl login
```

### Download
Expand Down

0 comments on commit 2764dfc

Please sign in to comment.