Skip to content

Commit

Permalink
Clarify text
Browse files Browse the repository at this point in the history
  • Loading branch information
laupow committed Mar 28, 2023
1 parent 6be1226 commit 0ab7430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ npm run all
env "INPUT_SOURCES-FOLDER=test/fixtures/single-file-firmware" env "INPUT_PARTICLE-PLATFORM-NAME=argon" npm start
# To Cloud Compile instead of local compile add the following env var to npm start cmd above
# To Cloud Compile instead of local compile add the following env var to the `npm start` cmd above
env "INPUT_PARTICLE-ACCESS-TOKEN=1234"
```

0 comments on commit 0ab7430

Please sign in to comment.