Update README.rst

Co-authored-by: Derek Ardolf <ScriptAutomate@users.noreply.github.com>
This commit is contained in:
David Murphy 2024-11-22 14:12:30 -07:00 committed by GitHub
parent 0e00e1d3ca
commit e894ebce3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -253,8 +253,7 @@ If your host has Internet access only via HTTP proxy, installing via Git:
.. code:: console
PROXY='http://user:password@myproxy.example.com:3128'
curl -o bootstrap-salt.sh -L -x "$PROXY"
https://github.com/saltstack/salt-bootstrap/releases/latest/download/bootstrap-salt.sh
curl -o bootstrap-salt.sh -L -x "$PROXY" https://github.com/saltstack/salt-bootstrap/releases/latest/download/bootstrap-salt.sh
sudo sh bootstrap-salt.sh -H "$PROXY" git