From b74daa7e8a5fc40943fe9a5e643c709f9069dcdc Mon Sep 17 00:00:00 2001 From: Weston Schmidt Date: Fri, 8 Dec 2017 00:40:33 -0500 Subject: [PATCH] Update the README. --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index f617768d..7c82e501 100644 --- a/README.md +++ b/README.md @@ -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