We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b03c59 commit edbf30cCopy full SHA for edbf30c
cmd/dbos/README.md
@@ -6,7 +6,7 @@ The DBOS CLI is a command-line interface for managing DBOS workflows.
6
7
### From Source
8
```bash
9
-go install github.com/dbos-inc/dbos-transact-golang/cmd/dbos
+go install github.com/dbos-inc/dbos-transact-golang/cmd/dbos@latest
10
```
11
12
### Build Locally
0 commit comments