Hermes Agent on Windows & WSL2
July 8, 2026 ยท 5 min read
Step 1: Install WSL2
PS> wsl --install
Step 2: Set Up Ubuntu
$ sudo apt update && sudo apt upgrade -y
Step 3: Install Hermes
$ curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
$ source ~/.bashrc
$ hermes setup
โก Hermes runs in the Linux environment, but you can access Windows files via
/mnt/c/.