diff --git a/README.md b/README.md index 32b47db0a..a1162e47a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Based on [hexo-theme-melody](https://github.com/Molunerfinn/hexo-theme-melody) t > please install cheerio > > ``` -> npm install cheerio --save +> npm install cheerio@0.22.0 --save > ``` ## Installation diff --git a/README_CN.md b/README_CN.md index a858781e0..3f11bd44f 100644 --- a/README_CN.md +++ b/README_CN.md @@ -20,7 +20,7 @@ JerryC: https://jerryc.me/ > 請在博客根目錄安裝cheerio > > ``` -> npm install cheerio --save +> npm install cheerio@0.22.0 --save > ``` ## 安裝