Skip to content
This repository has been archived by the owner on Mar 28, 2018. It is now read-only.

Commit

Permalink
documentation: Add the -u flag when go getting ciao-down
Browse files Browse the repository at this point in the history
We always want to run with the latest version.

Signed-off-by: Damien Lespiau <[email protected]>
  • Loading branch information
Damien Lespiau committed Jul 19, 2017
1 parent 0c9d6bb commit 68d00dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ All you need to do to use ``ciao-down`` on your machine is:
* Install ``ciao-down``:

```
$ go get github.com/01org/ciao/testutil/ciao-down
$ go get -u github.com/01org/ciao/testutil/ciao-down
```

* Create a Clear Containers VM:
Expand Down

0 comments on commit 68d00dc

Please sign in to comment.