update README
This commit is contained in:
parent
9c9372c7d0
commit
6f2b6727de
1 changed files with 6 additions and 3 deletions
|
@ -1,9 +1,12 @@
|
||||||
# ShaarGem
|
# ShaarGem
|
||||||
|
|
||||||
[Shaarli](https://github.com/shaarli/Shaarli/) plugin for Gemini capsules shaaring.
|
[Shaarli](https://github.com/shaarli/Shaarli/) plugin for [Gemini](https://geminiprotocol.net/) capsules shaaring.
|
||||||
|
|
||||||
## Manual
|
## Manual
|
||||||
|
|
||||||
1. Clone repository in plugin directory.
|
1. Clone repository in `plugins` directory (plugin directory name must be `shaargem`)
|
||||||
|
```
|
||||||
|
$ git clone https://forge.tourmentine.com/n/shaarli-plugin-shaargem.git path/to/shaarli/plugins/shaargem
|
||||||
|
```
|
||||||
2. Activate plugin.
|
2. Activate plugin.
|
||||||
3. Share a gemini:// IRI.
|
3. Share a `gemini://` IRI.
|
||||||
|
|
Loading…
Reference in a new issue