You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Unstable, early Beta.
12
12
13
13
1. Download the shorthand_connect directory and place it in your ```{WORDPRESS_INSTALL}/wp_content/plugins/``` directory.
14
14
2. Go to ```Wordpress Admin > Plugins``` and select ```Activate``` on Shorthand Connect
15
-
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)
15
+
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)
16
16
4. Go to ```Settings > Shorthand```, and enter your ```Shorthand User ID``` and ```Shorthand API Token```
17
17
5. (optional) add custom CSS here to make Shorthand stories compatible with your theme (an example is provided for the default Wordpress themes).
0 commit comments