From fbbde1b5d92f5525973a8ebaaf0b4e52ebfc0a48 Mon Sep 17 00:00:00 2001 From: David Leal Date: Sun, 12 Feb 2023 23:43:19 -0600 Subject: [PATCH] chore: apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3b8bd4da..6c832426 100644 --- a/README.md +++ b/README.md @@ -211,10 +211,12 @@ Follow these steps to build the website and icons either locally or using Table of contents
  1. Using Gitpod to build
  2. -
  3. Installation (Linux/Windows)
  4. -
  5. Build the icons
  6. -
  7. Build the CSS stylesheet
  8. -
  9. Setting up the web server
  10. +
  11. Local Installation (Linux/Windows)
  12. +
      +
    1. Build the icons
    2. +
    3. Build the CSS stylesheet
    4. +
    5. Setting up the web server
    6. +

Using Gitpod.io

@@ -222,7 +224,7 @@ Follow these steps to build the website and icons either locally or using Open in Gitpod -

Installation

+

Local Installation

Fork the repository and clone the forked repository.