Skip to content

Commit

Permalink
lug_101_ch7/fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tiankaima committed May 19, 2024
1 parent f600425 commit 92d29f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion b647c0-lug_101_ch7/main.typ
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@
== pip / 拿来主义
#set text(size: 20pt)

这也意味着需要一个更方面的办法来安装这些库, 通常的包装方法是 `requirements.txt`:
这也意味着需要一个更方便的办法来安装这些库, 通常的包装方法是 `requirements.txt`:

```txt
requests==2.26.0
Expand Down

0 comments on commit 92d29f3

Please sign in to comment.