diff --git a/README.md b/README.md index 48f65c0..53e356e 100644 --- a/README.md +++ b/README.md @@ -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