Skip to content

Commit e464aa2

Browse files
authored
Update README-en.md
1 parent 720f555 commit e464aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A blog system based on `python3.8` and `Django4.0`.
2222
- Website exception email notification. When there is an unhandle exception, system will send an email notification.
2323
- Wechat official account feature integrated. Now, you can use wechat official account to manage your VPS.
2424

25-
## Installation
25+
## Installation:
2626
Change MySQL client from `pymysql` to `mysqlclient`, more details please reference [pypi](https://pypi.org/project/mysqlclient/) , checkout preperation before installation.
2727

2828
Install via pip: `pip install -Ur requirements.txt`

0 commit comments

Comments
 (0)