Update README.md

This commit is contained in:
scambier 2024-06-25 15:02:47 +02:00
parent b77a69e634
commit 25adc4410d

View File

@ -25,10 +25,11 @@ Most of these values will be in the form of `key:: value` for easy integration w
- Run the program
```sh
# Will download bookmarks and attachments in ./bookmarks
$ ./mastodon-bookmarks YOUR_INSTANCE YOUR_APP_TOKEN
```
The `YOUR_INSTANCE` value must not have the trailing slash (e.g: `https://hachyderm.io`)
The `YOUR_INSTANCE` value **must not** have the trailing slash (e.g: `https://hachyderm.io`)
## Development