generated from mintlify/starter
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Path: /developers/developer-guides/tools/clis/initiad-cli/introduction
The documentation currently instructs users to use initiad version to verify their installation. However, the binary installed in the Go environment is actually named minitiad. When running ls $(go env GOPATH)/bin after a successful installation, the binary listed is minitiad.
Current (Broken): initiad version returns bash: initiad: command not found
Expected (Correct): minitiad version returns the correct version string.
Suggested Change:
Update the documentation to reflect the correct binary name minitiad across the CLI introduction and installation guides.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels