Skip to content

Update "Step by step guide to view the slides locally" #163

Closed
@sswastik02

Description

@sswastik02

The installation instructions in the README specifies using:

go install golang.org/x/tools/cmd/present

However this errors out with the following output:

$ go install golang.org/x/tools/cmd/present
no required module provides package golang.org/x/tools/cmd/present; to add it:
        go get golang.org/x/tools/cmd/present

However running go get succeeds, and then ./presentation.sh works as expected

If you think this is valid, I am more than happy to submit a PR for the same.

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