diff --git a/README.md b/README.md index 9ae95195f6..a8de1a57e3 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,6 @@ Optic helps you ship a better API by making it easy for teams to use OpenAPI. Pr ```bash npm install -g @useoptic/optic ``` -or -```bash -sh -c "$(curl -Ls https://install.useoptic.com/install.sh)" -``` - --- ## Run locally