documentation URL fix

This commit is contained in:
nhmall
2025-10-25 09:57:04 -04:00
parent 7ab563ffc9
commit a03b2c763b

View File

@@ -74,7 +74,7 @@ A. If you have never set up git on this machine before:
git config --global credential.helper osxkeychain
Linux:
(This will vary by distribution.)
cd /usr/share/doc/git/contrib/credentail/libsecret
cd /usr/share/doc/git/contrib/credential/libsecret
sudo apt-get install libglib-2.0-dev libsecret-1-dev
sudo make
git config --global credential.helper `pwd`/git-credential-libsecret