mirror of
https://git.numenor-labs.us/dsfx.git
synced 2025-04-29 08:10:34 +00:00
docs(readme): update 'latest' to 'main'
This commit is contained in:
parent
1f9df9ddec
commit
f8c32151f6
@ -12,9 +12,9 @@ _DSFX is a next generation file exchange that that liberates users from big tech
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Run a server
|
# Run a server
|
||||||
go run koti.casa/numenor-labs/dsfx/cmd/dsfx@latest
|
go run koti.casa/numenor-labs/dsfx/cmd/dsfx@main
|
||||||
# serving: dsfx://0.0.0.0:8000#<ed25519_public_key>
|
# serving: dsfx://0.0.0.0:8000#<ed25519_public_key>
|
||||||
|
|
||||||
# Get the client
|
# Get the client
|
||||||
go run koti.casa/numenor-labs/dsfx/cmd/dsfxctl@latest test dsfx://0.0.0.0:8000#<ed25519_public_key>
|
go run koti.casa/numenor-labs/dsfx/cmd/dsfxctl@main test dsfx://0.0.0.0:8000#<ed25519_public_key>
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user