Skip to content

Commit 0012301

Browse files
committed
Added download link
1 parent 9bca4e3 commit 0012301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ With ssh-agent-inject you can skip those annoyances and simply reuse your host's
1212

1313
Add `ENV SSH_AUTH_SOCK=/tmp/.ssh-auth-sock` to your Dockerfile. Label your container with `com.ensody.ssh-agent-inject` (`docker run -l com.ensody.ssh-agent-inject ...`).
1414

15-
Make sure ssh-agent-inject runs in the background or just launch it on-demand.
15+
[Download](https://github.com/ensody/ssh-agent-inject/releases) ssh-agent-inject for your platform. Make sure ssh-agent-inject runs in the background or just launch it on-demand.
1616

1717
Note that this project is itself using ssh-agent-inject with VS Code (see `.devcontainer/`).
1818

0 commit comments

Comments
 (0)