Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva authored Feb 16, 2024
1 parent 0d219fc commit 0b35bc6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ reveal.js based markdown slides editor
## DEPLOYMENT

```bash
helm upgrade --install slides . -n sthings-slides --create-namespace
helm upgrade \
--install slides \
. -n sthings-slides \
--create-namespace
```


Expand Down

0 comments on commit 0b35bc6

Please sign in to comment.