Skip to content

Commit

Permalink
Update the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Dec 8, 2017
1 parent 6584f66 commit b74daa7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,16 @@ rpm --import https://github.com/Comcast/talaria/releases/download/0.0.1-65/RPM-G
yum install https://github.com/Comcast/talaria/releases/download/0.0.1-65/talaria-0.0.1-65.el6.x86_64.rpm
```

# How to update glide

```
update glide.yaml
```

then

```
$ glide update --strip-vendor
```

then commit glide.log

0 comments on commit b74daa7

Please sign in to comment.