Skip to content

Commit

Permalink
chore: update readme to remove unsecure install command (#13637)
Browse files Browse the repository at this point in the history
  • Loading branch information
phani-srikar authored Mar 12, 2024
1 parent 1fdc29e commit 1da5de7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@ $ npm install -g @aws-amplify/cli
$ amplify configure
```

**_Note_**: If you're having permission issues on your system installing the CLI, please try the following command:

```bash
$ sudo npm install -g @aws-amplify/cli --unsafe-perm=true
$ amplify configure
```

## Commands Summary

The Amplify CLI supports the commands shown in the following table.
Expand Down

0 comments on commit 1da5de7

Please sign in to comment.