From 326b1833cf1137a226d942a933bbde0d0c9bad39 Mon Sep 17 00:00:00 2001 From: chengpeiquan Date: Mon, 5 Apr 2021 02:03:35 +0800 Subject: [PATCH] Update README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88915ed..75bab33 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Tips: Please remember to turn off the debug mode before publish. You can install the plugin from NPM. -``` +```bash npm install vue-baidu-analytics --save-dev ```