-
Notifications
You must be signed in to change notification settings - Fork 88
Fix issue #86 #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix issue #86 #87
Conversation
docs/Ch03/index.md
Outdated
|
||
考虑到 Linux 101 是基于 Ubuntu LTS 的,我们目前在正文中保留原有的安装命令。 | ||
|
||
读者可以使用 `sudo apt search tldr` 来查询自己版本所支持的相关包,具体用法参见前文。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
其实没有必要 sudo?不过问题也不大。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我写的时候呆了)
已经删掉了
No need to use `sudo` when running `apt search`. My Fault.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这几句话有必要拆成每句话一个 <p>
吗?
不如前两句一个 paragraph,后两句一个,排版看起来也更紧凑。
Done :) |
Ch03: update package note for Debian 13 (Trixie)