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