mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-06 18:26:00 +02:00
gox: fix link for homepage
This commit is contained in:
parent
e0ca1aec16
commit
27f44f77c2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# gox
|
# gox
|
||||||
|
|
||||||
> A tool for cross-compiling Go programs.
|
> A tool for cross-compiling Go programs.
|
||||||
> Homepage: https://github.com/mitchellh/gox.
|
> More information: <https://github.com/mitchellh/gox>.
|
||||||
|
|
||||||
- Compile Go program in the current directory for all operating systems and architecture combinations:
|
- Compile Go program in the current directory for all operating systems and architecture combinations:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue