From 1dd42295a4265ea0bc070bcd83b106609f99a52e Mon Sep 17 00:00:00 2001 From: Pablo Vilas Date: Fri, 27 May 2022 11:53:16 -0300 Subject: [PATCH] Update README --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b891a5e..4d598f5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Tinder for Franz -This is an unofficial Tinder recipe for Slack -### How to create your own Franz recipes: -* [Read the documentation](https://github.com/meetfranz/plugins) \ No newline at end of file +This is an unofficial recipe for Tinder + +## How do I install this Franz Recipe? + +1. [Download](https://github.com/pablovilas/franz-tinder/archive/refs/heads/main.zip) and unzip all plugins files +2. Open the Franz Plugins folder on your machine (note that this dev directory may not exist yet, and you must create it): + * Mac: ` ~/Library/Application Support/Franz/recipes/dev/` + * Windows: `%appdata%/Franz/recipes/dev/` + * Linux: `~/.config/Franz/recipes/dev` +3. Copy the `franz-tinder` folder into the plugins directory (inside `dev` folder) +4. Reload Franz \ No newline at end of file