From d84c1fb7e2c61d3861ca1565df9207fa8926b262 Mon Sep 17 00:00:00 2001 From: Mati1060 Date: Thu, 3 Oct 2024 19:27:00 +0200 Subject: [PATCH] Update README.md Updated the README to use the newest version (1.7.2) instead of 1.7.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b225bf..bb33d0b 100644 --- a/README.md +++ b/README.md @@ -59,13 +59,13 @@ These examples use `linux` and `amd64` - be sure to use the correct version for #### Download Archive ```shell-session -$ wget https://github.com/shoenig/ssh-key-sync/releases/download/v1.7.1/ssh-key-sync_1.7.1_linux_amd64.tar.gz +$ wget https://github.com/shoenig/ssh-key-sync/releases/download/v1.7.2/ssh-key-sync_1.7.2_linux_amd64.tar.gz ``` #### Extract Archive ```shell-session -$ sudo tar -C /usr/local/bin -xf ssh-key-sync_1.7.1_linux_amd64.tar.gz +$ sudo tar -C /usr/local/bin -xf ssh-key-sync_1.7.2_linux_amd64.tar.gz ``` #### Create `authorized_keys`