From 98a2ba591db44a0eb3d2a66ceaade6894c25874a Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Sat, 3 Jun 2017 10:13:02 +0200 Subject: [PATCH] added checkout information --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec31e58..6222e81 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Please visit the [Scripting documentation](http://docs.qownnotes.org/en/develop/ To bring your script into the **script repository** you just have to do the following: - **[fork](https://help.github.com/articles/fork-a-repo/)** this repository +- checkout your forked repository with `git clone https://github.com/YOUR_GITHUB_NAME/scripts.git qownnotes-scripts` - **duplicate** the **`example-script` folder** and give it an other name - **add your script** to the folder and remove the `example-script.qml` - **edit** the **`info.json`** to add your meta data