Skip to content

Commit

Permalink
Merge pull request #14 from Kwynto/develop
Browse files Browse the repository at this point in the history
fix information
  • Loading branch information
Kwynto authored Jul 24, 2023
2 parents d356cf3 + d12dbdd commit d0f25e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ And then in your web browser navigate to the uri:
*The `godoc` utility may not be present in your Go build and you may need to install it
command `go get -v golang.org/x/tools/cmd/godoc`*

**For Debian Linux users (Ubuntu, Mint and others):** *You may need to install the tools with the `sudo apt install golang-golang-x-tools` command*

You can also use Go's standard functionality to view documentation in the console via `go doc`.
For example:
> go doc GenerateId
Expand Down

0 comments on commit d0f25e9

Please sign in to comment.