diff options
author | Dmitry V. Levin <ldv@altlinux.org> | 2022-01-06 08:00:00 +0000 |
---|---|---|
committer | Dmitry V. Levin <ldv@altlinux.org> | 2022-01-06 08:00:00 +0000 |
commit | 033bef86413afc0a0543e52dc8422282349d3520 (patch) | |
tree | f83f3421307b15b98afb98d99c4e68f2e2d36002 /README | |
parent | e8e8ccfd57e0274b431bc5717bf37c488285b07b (diff) | |
download | pam-033bef86413afc0a0543e52dc8422282349d3520.tar.gz pam-033bef86413afc0a0543e52dc8422282349d3520.tar.bz2 pam-033bef86413afc0a0543e52dc8422282349d3520.zip |
README: fix typo
* README: Rename install_dependencies.sh to install-dependencies.sh.
Fixes: v1.4.0~211 ("Adjust README with instructions for package prerequsities")
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ NOTES: How to use it is as follows: -Please look at the ci/install_dependencies.sh for the necessary +Please look at the ci/install-dependencies.sh for the necessary prerequisite packages to be able to build the Linux-PAM. The script is targeted at Debian based Linux distributions so the package names and availability might differ on other distributions. |