Skip to content

set PATH command is temporary #333

@ptr-dodge

Description

@ptr-dodge

For windows install instruction, set PATH=%PATH%;"C:\tinygo\bin" will only set the path environment variable for that command prompt session. once you close the window it will be reset. Can we update this to make this change permanent by using setx /M path "%path%;C:\tinygo\bin"

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