Skip to content

Commit

Permalink
Add setup troubleshooting (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
dprothero authored May 2, 2019
1 parent ef33a7c commit 57dba71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ Eventually, the plan is to have self-contained packages for \*nix systems and an
1. Install the CLI globally: `npm install -g twilio-cli`
1. Now you can run the CLI from anywhere using the `twilio` command.

### Troubleshooting

- [Resolving EACCES permissions errors when installing packages globally](https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally)

### Updating

1. Check if there's a new version: `npm outdated -g twilio-cli`
Expand Down

0 comments on commit 57dba71

Please sign in to comment.