diff options
author | VirtualTam <virtualtam+github@flibidi.net> | 2017-08-06 16:15:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-06 16:15:32 +0200 |
commit | c7fcea1347e81072c5b77c1b3c2c6fb13f02c16f (patch) | |
tree | 03e4d7bbdcfebdb704266caf4b5c0d87e90c02ce /doc/md/Plugins.md | |
parent | 4758c18164f8168be0b3e422c4af86827c913390 (diff) | |
parent | f320efd689f17737ccbdef46cdc430d9e637b807 (diff) | |
download | Shaarli-c7fcea1347e81072c5b77c1b3c2c6fb13f02c16f.tar.gz Shaarli-c7fcea1347e81072c5b77c1b3c2c6fb13f02c16f.tar.zst Shaarli-c7fcea1347e81072c5b77c1b3c2c6fb13f02c16f.zip |
Merge pull request #917 from virtualtam/documentation/fixes+improvements
Documentation fixes, improvements and additions
Diffstat (limited to 'doc/md/Plugins.md')
-rw-r--r-- | doc/md/Plugins.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/md/Plugins.md b/doc/md/Plugins.md index b52b8090..7d40637f 100644 --- a/doc/md/Plugins.md +++ b/doc/md/Plugins.md | |||
@@ -4,9 +4,9 @@ There is a bunch of plugins shipped with Shaarli, where there is nothing to do t | |||
4 | 4 | ||
5 | If you want to install a third party plugin: | 5 | If you want to install a third party plugin: |
6 | 6 | ||
7 | * Download it. | 7 | - Download it. |
8 | * Put it in the `plugins` directory in Shaarli's installation folder. | 8 | - Put it in the `plugins` directory in Shaarli's installation folder. |
9 | * Make sure you put it correctly: | 9 | - Make sure you put it correctly: |
10 | 10 | ||
11 | ``` | 11 | ``` |
12 | | index.php | 12 | | index.php |