summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorKasra Bigdeli <[email protected]>2021-08-19 21:45:41 -0700
committerGitHub <[email protected]>2021-08-19 21:45:41 -0700
commite16dd2337c0216e5367fbaefe2a0987c9b3fdc73 (patch)
tree16e3e726207d5ce8a9cbcf0597c6b5cc54ed259a /README.md
parent3f208405efc4538c33fd33147a6d28a1cc3f2121 (diff)
downloadcaprover-one-click-apps-e16dd2337c0216e5367fbaefe2a0987c9b3fdc73.tar.gz
caprover-one-click-apps-e16dd2337c0216e5367fbaefe2a0987c9b3fdc73.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 156678a..309e34c 100644
--- a/README.md
+++ b/README.md
@@ -56,11 +56,11 @@ caproverOneClickApp:
## Test your One Click Apps
-After creating your One-Click app json, like [this](https://github.com/caprover/one-click-apps/blob/master/public/v2/apps/adminer.json), you need to test it before creating a Pull Request. Here is how you test it:
+After creating your One-Click app yaml file, you need to test it before creating a Pull Request. Here is how you test it:
- Login to your CapRover dashboard
- Go to **apps** and click on **One-Click Apps/Databases**
- Select **>> TEMPLATE <<** at the bottom of the dropdown list
-- Copy and paste your JSON into the text area, and click **NEXT**.
+- Copy and paste your YAML into the text area, and click **NEXT**.
- Enter values and make sure it's working as expected.
---------