commit | 0ae724ce3c607b3593e9bed5727df9b31978ff0d | [log] [tgz] |
---|---|---|
author | Kailash Khalasi <kailash@onlab.us> | Fri Jun 08 08:42:04 2018 -0700 |
committer | Kailash Khalasi <kailash@onlab.us> | Fri Jun 08 08:42:23 2018 -0700 |
tree | 98ca72621bdbc4848eb3b1a5df96ba31d694ff8c | |
parent | 1f2dbdbd006179662d923a94c0112eaa4b0ba803 [diff] |
fixing type in "xos-profiles" dir Change-Id: Ibcc2287e73f0ff2c875a2735aa839a4140d47ebc
diff --git a/profiles/rcord/install.md b/profiles/rcord/install.md index cd3a9f3..0231ae1 100644 --- a/profiles/rcord/install.md +++ b/profiles/rcord/install.md
@@ -24,7 +24,7 @@ ## Install the RCORD-Lite Helm Chart ```shell -helm dep update xos-profile/rcord-lite +helm dep update xos-profiles/rcord-lite helm install -n rcord-lite xos-profiles/rcord-lite ```