Skip to content

Commit

Permalink
Added README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
ckt114 committed May 18, 2020
1 parent aabea21 commit 7bcf1a0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Setup
```shell
$ helm repo add trankchung https://trankchung.github.com/charts
$ helm repo update
```

# Install
```shell
$ helm search trankchung
$ helm install trankchung/gogs
```

0 comments on commit 7bcf1a0

Please sign in to comment.