honmaple / maple-blog

a blog website based on flask
GNU General Public License v3.0
120 stars 49 forks source link

How to use 问题 #5

Open Lwve opened 5 years ago

Lwve commented 5 years ago

pip install -r requestments.txt

re: Could not open requirements file: [Errno 2] No such file or directory: 'requestments.txt'

实际文件名应该是requirements.txt

honmaple commented 5 years ago

Thank you, it has been fixed.