From 5e1ba7d1d3abd681c622d671a888079dfd52507e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E5=B1=BF=E4=B8=80=E6=9C=A8?= Date: Mon, 16 Jan 2023 15:22:49 +0800 Subject: [PATCH] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ca4667..c49e4e0 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,6 @@ We provide an example project to demostrate how to use this extension to work on ### Build from source -- Run `npm install -g vsce` +- Run `npm install -g @vscode/vsce` - Run `npm install` in this folder - Run `vsce package`