Adds "helm repo add" to minikube.md TLDR

Fix for issue #172
This commit is contained in:
mattmceuen 2017-02-04 10:47:05 -06:00
parent affa1774aa
commit 7fd9b75cdb

View File

@ -37,6 +37,7 @@ git checkout 0.1.0
# Start a local Helm Server:
helm serve &
helm repo add local http://localhost:8879/charts
# You may need to change these params for your environment. Look up use of --iso-url if needed:
minikube start \