Skip to content

Installation Guide for Windows

Prerequisites

  • Ensure you have Shawl installed.

Steps

  1. Download Shawl

    Download the Shawl installer from the official releases page.

  2. Install Shawl

    Run the installer and follow the instructions. This will install Shawl and add it to your system's PATH.

  3. Install Magi

    Open a command prompt and execute:

    shawl install magi
    
  4. Verify Installation

    Check that Magi is installed correctly:

    magi --version
    

    You should see the version information displayed.