We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371726f commit c4d1e25Copy full SHA for c4d1e25
1 file changed
README.md
@@ -4,7 +4,7 @@
4
5
1. `python3 -m venv venv`
6
2. `. venv/bin/activate`
7
-3. `pip install -r requirements.txt`
+3. `pip3 install -r requirements.txt`
8
4. `mkdocs serve`
9
10
## 格式检查
@@ -20,3 +20,7 @@
20
## 许可
21
22
本文档以 Creative Commons BY-NC-SA 4.0 协议发布。详情请见 [LICENSE](LICENSE)。
23
+
24
+## Star History
25
26
+[](https://star-history.com/#ustclug/Linux201-docs&Date)
0 commit comments