Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Ch03/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ $ ls -h [DIRECTORY]

!!! tip "eza"

[eza](https://github.com/eza-community/eza) 是一个 `ls` 的替代品,输出更加好看。可以使用如下命令安装
[eza](https://github.com/eza-community/eza) 是一个 `ls` 的替代品,输出更加好看。在 Ubuntu 24.04 及以上版本中可以使用如下命令安装

```console
$ sudo apt install eza
Expand Down