From e4f305e7060ce6098cf538318a3f0f18db628c32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Pereira?= Date: Tue, 15 Oct 2024 18:37:24 -0300 Subject: [PATCH] Update README.markdown --- README.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 9de5dff..89c4bfd 100644 --- a/README.markdown +++ b/README.markdown @@ -10,9 +10,10 @@ TaxonPages software is in active development and changes are expected that will 1. Click on "Fork" button to create your own repository from this. 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. Open `router.yml` file and change `base_url` to the name of your repository. -5. After a couple of minutes, your public page should be available at `https://.github.io/` +3. After create your repo, go to `Settings > Pages`, on "Build and deployment - Source" select `GitHub Actions`. +4. Go to `Actions` tab and press `I understand my workflows, go ahead and enable them` button +5. Open `router.yml` file and change `base_url` to the name of your repository. +6. After a couple of minutes, your public page should be available at `https://.github.io/` ### Setup