Skip to content

Commit

Permalink
Updated go get info.
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinJudd committed Aug 20, 2016
1 parent acda027 commit 91d9f01
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ Forward ports from an LXD host to containers. Supports a command line interface

## Download

The latest binaries can be downloaded from the [releases page](https://dev.justinjudd.org/justin/lxd-port-forward/releases).
The latest binaries can be downloaded from the [releases page](https://dev.justinjudd.org/justin/lxd-port-forward/releases) or downloaded using

`go get dev.justinjudd.org/justin/lxd-port-forward`

that will also allow you to use the `dev.justinjudd.org/justin/lxd-port-forward/forward` library in custom code if desired.

You can grab the go library with
`go get dev.justinjudd.org/justin/lxd-port-forward/forward`

## Usage Guidance

Expand Down

0 comments on commit 91d9f01

Please sign in to comment.