From 486eec8c4eac984398969e45752f18d2723357f3 Mon Sep 17 00:00:00 2001 From: Eric Rodrigues Pires Date: Thu, 09 Apr 2026 11:20:24 +0000 Subject: [PATCH] [skip ci] Update 'try it!' command in README --- README.md | 2 +- 1 file(s) changed, 1 insertion(s)(+), 1 deletion(s)(-) diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ To expose a local HTTP service running on port 4321: ```sh -ssh -i path/to/key -R 80:localhost:4321 demo.sandhole.com.br +ssh -R 80:localhost:4321 demo.sandhole.com.br ``` ## Status -- tangled.sh