You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README-en.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ A blog system based on `python3.8` and `Django4.0`.
22
22
- Website exception email notification. When there is an unhandle exception, system will send an email notification.
23
23
- Wechat official account feature integrated. Now, you can use wechat official account to manage your VPS.
24
24
25
-
## Installation
25
+
## Installation:
26
26
Change MySQL client from `pymysql` to `mysqlclient`, more details please reference [pypi](https://pypi.org/project/mysqlclient/) , checkout preperation before installation.
27
27
28
28
Install via pip: `pip install -Ur requirements.txt`
0 commit comments