From 6991543ff76e50ef46ac089607477ecc368cd3e6 Mon Sep 17 00:00:00 2001 From: Chip Senkbeil Date: Mon, 6 Jun 2022 18:42:08 -0500 Subject: [PATCH] Update readme example comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a55587e..64a9408 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Launch a remote instance of `distant`. Calling `launch` will do the following: distant launch my.example.com # NOTE: If you are using sh, bash, or zsh, you can automatically set the - appropriate environment variables using the following +# appropriate environment variables using the following eval "$(distant launch my.example.com)" # After the session is established, you can perform different operations