Skip to content

Commit

Permalink
Make CANVAS_PAT more explicit (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lourenzutti authored May 1, 2022
1 parent 96cb058 commit fe74f80
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 @@ -18,7 +18,7 @@ python -m pip install -U canvascli

All `canvascli` functionality requires that you have [created an Canvas API access
token](https://community.canvaslms.com/t5/Instructor-Guide/How-do-I-manage-API-access-tokens-as-an-instructor/ta-p/1177),
so do that first if you don't have one already.
so do that first if you don't have one already. Once you have your Canvas API toke, store it in an environment variable named `CANVAS_PAT`.
Typing `canvascli` at the command prompt will show the general help message
including the available sub-commands.

Expand Down

0 comments on commit fe74f80

Please sign in to comment.