mirror of
https://github.com/status-im/xgo.git
synced 2025-02-10 09:26:21 +00:00
typo fix *repository
This commit is contained in:
parent
f99c776585
commit
8b76fb7783
@ -154,7 +154,7 @@ original import path, use the `--remote` argument.
|
|||||||
|
|
||||||
If you used the above *branch* or *remote* selection machanisms, it may happen
|
If you used the above *branch* or *remote* selection machanisms, it may happen
|
||||||
that the path you are trying to build is only present in the specific branch and
|
that the path you are trying to build is only present in the specific branch and
|
||||||
not the default respoitory, causing Go to fail at locating it. To circumvent this,
|
not the default repository, causing Go to fail at locating it. To circumvent this,
|
||||||
you may specify only the repository root for xgo, and use an additional `--pkg`
|
you may specify only the repository root for xgo, and use an additional `--pkg`
|
||||||
parameter to select the exact package within, honoring any prior *branch* and
|
parameter to select the exact package within, honoring any prior *branch* and
|
||||||
*remote* selections.
|
*remote* selections.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user