From 556bd266ae0126b7cdcd8aecf5498097786e103d Mon Sep 17 00:00:00 2001 From: Stripes <46821970+danamag@users.noreply.github.com> Date: Wed, 26 Oct 2022 21:03:04 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4809689..2ece6a5 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This project is available under the MIT license and uses exclusively free resour To create your own Stremio Addons list: - fork this project -- enable issues for your fork: Settings -> Features -> Issues +- enable issues for your fork: `Settings` > `Features` > `Issues` - edit `/config.json` with your repo information - connect Netlify to your GitHub fork (on `main` branch) - in Netlify: `Sites` > `(choose site)` > `Site Settings` > `Build & deploy` > `Build settings`: Base directory = "Not set" ; Build command = "npm run build" ; Publish directory = "out/"