From 0cb84f940bce4ae7738d0534983a880d6f30bdb0 Mon Sep 17 00:00:00 2001 From: ari melody Date: Sun, 22 Jun 2025 21:01:33 +0100 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f6173ae..89f79f4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # migratesky 🦋 handy tools for migrating your bluesky account to a new DID! +if you're not handy with go, you can download release builds in the releases tab. + ## build ```sh go build -o migratesky . @@ -8,7 +10,7 @@ go build -o migratesky . ## usage ```sh -migratesky <-from > <-frompass > <-to > <-topass > <-pds > [collections...]` +migratesky <-from > <-frompass > <-to > <-topass > <-pds > [collections...] ``` ### example