diff --git a/README.md b/README.md index 7818516..2b63c4a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Unstable, early Beta. 1. Download the shorthand_connect directory and place it in your ```{WORDPRESS_INSTALL}/wp_content/plugins/``` directory. 2. Go to ```Wordpress Admin > Plugins``` and select ```Activate``` on Shorthand Connect -3. Collect your User ID and Token by doing ```curl -d "username=USERNAME&password=PASSWORD" https://app.shorthand.com/token/new.json``` (substituting USERNAME and PASSWORD) +3. Collect your User ID and Token by doing ```curl -d "username=USERNAME&password=PASSWORD" https://app.shorthand.com/token/new.json``` in terminal (substituting USERNAME and PASSWORD) 4. Go to ```Settings > Shorthand```, and enter your ```Shorthand User ID``` and ```Shorthand API Token``` 5. (optional) add custom CSS here to make Shorthand stories compatible with your theme (an example is provided for the default Wordpress themes).