Adding dep update command to rcord-lite

Change-Id: I53e008444fcc0d1d5f8d5b51ce8c6afe204011cd
diff --git a/profiles/rcord/install.md b/profiles/rcord/install.md
index 755e433..cd3a9f3 100644
--- a/profiles/rcord/install.md
+++ b/profiles/rcord/install.md
@@ -24,6 +24,7 @@
 ## Install the RCORD-Lite Helm Chart
 
 ```shell
+helm dep update xos-profile/rcord-lite
 helm install -n rcord-lite xos-profiles/rcord-lite
 ```