mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 02:59:55 +08:00
@@ -143,7 +143,7 @@ On systems with Stack (installs to `~/.local/bin`):
|
||||
|
||||
On Debian based distros:
|
||||
|
||||
apt-get install shellcheck
|
||||
sudo apt install shellcheck
|
||||
|
||||
On Arch Linux based distros:
|
||||
|
||||
@@ -157,8 +157,8 @@ On Gentoo based distros:
|
||||
|
||||
On EPEL based distros:
|
||||
|
||||
yum -y install epel-release
|
||||
yum install ShellCheck
|
||||
sudo yum -y install epel-release
|
||||
sudo yum install ShellCheck
|
||||
|
||||
On Fedora based distros:
|
||||
|
||||
|
Reference in New Issue
Block a user