diff --git a/README.md b/README.md index b594e70..adecb28 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Host proxy.auro.re ControlPath ~/.ssh/%r@%h:%p # Use a bastion and a key to log on all Aurore servers -Host 10.128.0.* +Host 10.128.* ProxyJump proxy.auro.re IdentityFile ~/.ssh/id_rsa_aurore ```