update readme
This commit is contained in:
parent
cd48757272
commit
0cb84f940b
1 changed files with 3 additions and 1 deletions
|
@ -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 <identifier>> <-frompass <password>> <-to <identifier>> <-topass <identifier>> <-pds <pds-url>> [collections...]`
|
||||
migratesky <-from <identifier>> <-frompass <password>> <-to <identifier>> <-topass <identifier>> <-pds <pds-url>> [collections...]
|
||||
```
|
||||
|
||||
### example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue