Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To learn more about developing on the Salesforce Platform, see the Beginner Deve
1. Sign up and install Heroku: [https://signup.heroku.com/](https://signup.heroku.com/)
1. Clone this repo.
1. Login via command line: **heroku login**.
1. In the repo directory (**cd jsforce-sameple**), run **heroku create**.
1. In the repo directory (**cd jsforce-sample**), run **heroku create**.
1. Run **git push heroku master**.
1. Run **herou open**.

Expand Down