diff --git a/README.en.md b/README.en.md index 277c25021cc57f59b4e18c2430dc1da318d1c2fd..4b666e772816df60ed4a12d6db6ec86a3adc1b4f 100644 --- a/README.en.md +++ b/README.en.md @@ -59,7 +59,8 @@ DONE! than you can create a Pull Request. pip3 install python-rpm-spec (ver>=0.10) pip3 install PyYAML (ver>=5.3.1) pip3 install requests (ver>=2.24.0) - yum install rpmdevtools + yum install rpmdevtools (ver>=8.3) + pip3 install beautifulsoup4 (ver>=4.9.3) ##### 2. json file config ~/.gitee_personal_token.json diff --git a/README.md b/README.md index cc7f8d6da3fc570adf5886796c0ef3ca31aa8055..28759f81f079f58750d086d4743e7964b6bd59bd 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,8 @@ tag中版本的间隔符,如果 tag是 v1_0_1,然后配置separator 为"_" pip3 install python-rpm-spec (ver>=0.10) pip3 install PyYAML (ver>=5.3.1) pip3 install requests (ver>=2.24.0) - yum install rpmdevtools + yum install rpmdevtools (ver>=8.3) + pip3 install beautifulsoup4 (ver>=4.9.3) ##### b. json文件配置 创建json文件:~/.gitee_personal_token.json