From d000dbd58412eece05e78402c8c6964897a3860f Mon Sep 17 00:00:00 2001 From: shimataro Date: Sat, 18 Jan 2020 21:25:09 +0900 Subject: [PATCH] * "install into" -> "install in" (#76) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b76300..e745912 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ [![License][image-license]][link-license] [![Stars][image-stars]][link-stars] -This action installs SSH key into `~/.ssh`. +This action installs SSH key in `~/.ssh`. Useful for SCP, SFTP, and `rsync` over SSH in deployment script.