From 106b64c17c5814a0176ffa8acc167550d6de78bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Pereira?= Date: Thu, 8 Sep 2022 10:41:23 -0300 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c059d1..a649fa3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@ TaxonPages is a tool to serve taxon pages for TaxonWorks projects. ## Usage 1. Click on "Fork" button to create your own repository from this. -2. Uncheck `Copy the setup branch only` +2. Uncheck `Copy the setup branch only` and press `Save` +3. After create your repo, go to `Settings > Pages`, on "Branch" select `gh-pages` and `/(root)`. Then press save +4. After a couple of minutes, your public page should be available at `https://.github.io/taxonpages` ### Setup