Skip to content

Issue on docs #89

@trungkien1992

Description

@trungkien1992

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions