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 nodejs-app-token-server-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you use ArcGIS and need a more secure authentication method than API keys, ap

Make a copy of this folder.

1. Install the dependencies with `nm install`.
1. Install the dependencies with `npm install`.

2. Log in with your ArcGIS Developer account at https://developers.arcgis.com. Create a new [OAuth 2.0 application definition](https://developers.arcgis.com/applications) (you can use an existing app.) Copy the **Client ID** and **Client Secret**.

Expand Down