Skip to content

Commit

Permalink
fix markup typos
Browse files Browse the repository at this point in the history
  • Loading branch information
sprgn authored Apr 25, 2019
1 parent 51b37b0 commit 6866d39
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 @@ -36,7 +36,7 @@ $ npm install tasty-works-api --save

## Getting Started

`/sample/index.js` has an example of each call configured. To run and see each response, replace `YOUR_USERNAME' and 'YOUR_PASSWORD' and 'ACCOUNT_ID' with your Tastyworks credentials. Then run`\$ cd sample && node index.js` in your Terminal.
`/sample/index.js` has an example of each call configured. To run and see each response, replace `YOUR_USERNAME` and `YOUR_PASSWORD` and `ACCOUNT_ID` with your Tastyworks credentials. Then run```bash \$ cd sample && node index.js``` in your Terminal.

## Local Build
Edit `package.json` with new version.
Expand Down

0 comments on commit 6866d39

Please sign in to comment.