mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 13:58:07 +00:00
added repository url
This commit is contained in:
parent
d29e1946d7
commit
8454813987
1 changed files with 1 additions and 1 deletions
|
@ -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 <https://github.com/qownnotes/scripts> 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`
|
||||
|
|
Loading…
Reference in a new issue