diff --git a/README.md b/README.md index 1dfa9b1..1e2fe5c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Development, and test the extension. :) To package the extension, you can do: ```bash -sudo npm install -g vsce +npm install --save-dev vsce vsce package ```