Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Syntax3rror404 authored Jan 11, 2024
1 parent d455ff8 commit 47afc3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You can create your own values file with the html files included. The helm chart
helm install reveal . --create-namespace -n reveal
2. Installing with your own values inside reveal namespace:
helm install reveal . --create-namespace -n reveal -f ../../youvalues.yaml
helm install reveal . --create-namespace -n reveal -f ../../yourvalues.yaml
3. You can also uninstalling it, after your presentation:
helm uninstall reveal -n reveal
Expand Down

0 comments on commit 47afc3b

Please sign in to comment.