summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2020-08-16 16:06:12 -0400
committerGitHub <[email protected]>2020-08-16 16:06:12 -0400
commitf8a62d5337fe50e1716554adee1de5f45e4f3815 (patch)
treed2706530eea04ae590f7a2feb3ce5fcb8ecdd047 /README.md
parentfdec6d812d5d56a75d72ae703b44d15814f81432 (diff)
downloadcaprover-one-click-apps-f8a62d5337fe50e1716554adee1de5f45e4f3815.tar.gz
caprover-one-click-apps-f8a62d5337fe50e1716554adee1de5f45e4f3815.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 91fd054..3e6eccf 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
## Repo for CapRover One Click Apps
-### How to create a one-click app:
+### How to create a one-click app (as of v1.8.0):
First, have a look at [this simple example](https://github.com/caprover/one-click-apps/blob/master/public/v4/apps/privatebin.yml). Now, read on for more details:
@@ -77,4 +77,4 @@ To create your own repository:
- Run `npm i`
- Run `npm run validate_apps`
- Run `npm run build`
-- Now you can host the static content placed in `./dist` directory anywhere you want, the official repo uses github pages to publish the content. Make sure to update [CNAME](https://github.com/caprover/one-click-apps/blob/master/public/CNAME) to your own URL if you decide to do so. \ No newline at end of file
+- Now you can host the static content placed in `./dist` directory anywhere you want, the official repo uses github pages to publish the content. Make sure to update [CNAME](https://github.com/caprover/one-click-apps/blob/master/public/CNAME) to your own URL if you decide to do so.