Home / docs / Installation / Hugo Installation Guide

Hugo Installation Guide

Last updated: August 3, 2023

Hugo Installation Guide

This guide will walk you through installing Hugo on Windows, macOS, and Linux systems.

System Requirements

  • 64-bit processor
  • Minimum 1GB RAM
  • 100MB free disk space

Windows Installation

  1. Visit the Hugo Releases page
  2. Download the latest Windows zip file (hugo_xxx_Windows-64bit.zip)
  3. Extract the zip file to C:\Hugo\bin
  4. Add C:\Hugo\bin to your PATH environment variable
  5. Verify installation:
    hugo version