Skip to content

docs(README.zh-CN): update Windows install from 'not supported' to native PowerShell - #48569

Closed
baolingao wants to merge 1 commit into
NousResearch:mainfrom
baolingao:docs/zh-cn-windows-native-install
Closed

docs(README.zh-CN): update Windows install from 'not supported' to native PowerShell#48569
baolingao wants to merge 1 commit into
NousResearch:mainfrom
baolingao:docs/zh-cn-windows-native-install

Conversation

@baolingao

Copy link
Copy Markdown
Contributor

Summary

The English README documents native Windows support via PowerShell
(install.ps1), but the Chinese translation (README.zh-CN.md) still says
"原生 Windows 不受支持。请安装 WSL2" — claiming Windows is not supported
when it actually is.

Change

  • Added "Windows (原生 PowerShell)" to the supported platforms list
  • Replaced the outdated "not supported" note with the actual PowerShell
    install command: iex (irm https://hermes-agent.nousresearch.com/install.ps1)
  • Added separate post-install instructions for PowerShell vs bash
  • Kept the WSL2 fallback for users who prefer it

Before / After

Before: "原生 Windows 不受支持。请安装 WSL2"

After: "原生 Windows 完全支持!使用 PowerShell 安装:
iex (irm https://hermes-agent.nousresearch.com/install.ps1)"

@baolingao
baolingao requested a review from a team June 18, 2026 18:08
@alt-glitch alt-glitch added invalid This doesn't seem right P3 Low — cosmetic, nice to have labels Jun 18, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Labeled invalid: the intended change (a small README.zh-CN edit) is fine, but as submitted this PR is a whole-fork/whole-repo push — 5139 changed files and ~1.84M deletions against main, CONFLICTING and unmergeable. Please rebase onto a clean main and open a fresh PR containing only the README.zh-CN.md edit.

@baolingao
baolingao force-pushed the docs/zh-cn-windows-native-install branch 2 times, most recently from 9e795f1 to 17ce85a Compare June 19, 2026 14:43
…tive PowerShell

The Chinese README still told Windows users to install WSL2 and run
the Linux installer. Hermes now ships a native PowerShell install
script, so replace the outdated WSL2-only note with the direct
PowerShell one-liner.

Fixes: documentation accuracy / Windows onboarding
@teknium1

Copy link
Copy Markdown
Contributor

Merged via PR #49914 (docs salvage cluster). Your commit was cherry-picked onto current main with your authorship preserved in git log — merged with rebase so it lands under your name. Thanks for the contribution!

@teknium1 teknium1 closed this Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right P3 Low — cosmetic, nice to have

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants