From 8454813987daacab6ff8e446be70385c1fec0b86 Mon Sep 17 00:00:00 2001 From: Patrizio Bekerle Date: Sun, 13 May 2018 17:11:31 +0200 Subject: [PATCH] added repository url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de2186d..e322b8e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,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 +- **[fork](https://help.github.com/articles/fork-a-repo/)** the repository on GitHub - 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`