We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb18c54 commit 1a33668Copy full SHA for 1a33668
1 file changed
README.md
@@ -31,7 +31,7 @@ yay -S xorg-xprop xorg-xwininfo
31
32
从 [Releases](https://github.com/ttimochan/processforlinux/releases) 页面下载对应的版本,Arch Linux 可以使用 `yay -U xxx.pkg.tar.zst` 安装,其他发行版本将 `processforlinux-amd64.tar.gz` 压缩包下载,解压后将可执行文件放到你喜欢的位置,给予可执行权限。
33
34
-如果使用 `ldd` 命令查看链接库,如果发现链接库缺失,请从源码开始安装。
+使用 `ldd` 命令查看链接库,如果发现链接库缺失,请从源码开始安装。
35
36
### 2.2.2 从源码安装
37
0 commit comments