Skip to content

Commit

Permalink
Add terminal readme
Browse files Browse the repository at this point in the history
  • Loading branch information
simultech committed Jun 14, 2016
1 parent 336ee89 commit 47e355f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit 47e355f

Please # to comment.