Skip to content

docs: update installation instructions for Windows to include Installer and Winget options#1213

Merged
shm11C3 merged 2 commits into
developfrom
docs/update-readme
Mar 3, 2026
Merged

docs: update installation instructions for Windows to include Installer and Winget options#1213
shm11C3 merged 2 commits into
developfrom
docs/update-readme

Conversation

@shm11C3

@shm11C3 shm11C3 commented Mar 3, 2026

Copy link
Copy Markdown
Owner

This pull request updates the installation instructions in both the English and Japanese README files to clarify Windows installation options and improve the formatting of the roadmap table. The main changes are the addition of detailed instructions for installing via the Windows installer and Winget, as well as minor formatting fixes.

Documentation improvements:

  • Added separate subsections for "Using the Installer" and "Using Winget" under the Windows installation section in README.md, providing clear step-by-step instructions and the exact Winget command for installation. [1] [2]
  • Updated the Japanese documentation (docs/README.ja.md) to include equivalent subsections and instructions for both installer-based and Winget-based Windows installation. [1] [2]

Formatting updates:

  • Fixed the column alignment in the Roadmap table of README.md for better readability.

Copilot AI review requested due to automatic review settings March 3, 2026 17:25
@github-actions github-actions Bot added the docs label Mar 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the user-facing installation documentation to clearly present two Windows install paths (installer vs. Winget), aligning English and Japanese docs.

Changes:

  • Add Windows installation subsections for “Using the Installer” and “Using Winget” (with winget install ...) in README.md.
  • Mirror the same Windows installation structure and Winget instructions in docs/README.ja.md.
  • Clean up the Roadmap table formatting in README.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/README.ja.md Adds installer/Winget subsections under Windows installation and updates the TOC accordingly.
README.md Adds installer/Winget subsections under Windows installation, updates the TOC, and fixes Roadmap table formatting.
Comments suppressed due to low confidence (2)

docs/README.ja.md:72

  • 見出しでは「インストーラ」、本文では「インストーラー」と表記ゆれがあります。どちらかに統一するとドキュメント内での検索性と一貫性が上がります。
#### インストーラを使用する

1. ダウンロードページから `HardwareVisualizer_x.x.x_x64-setup_windows.exe` または `HardwareVisualizer_x.x.x_x64_en-US_windows.msi` をダウンロードします。
2. インストーラー(`.exe` または `.msi` ファイル)を実行します。

docs/README.ja.md:79

  • 行末に全角スペースが入っているようです(Markdown の改行目的なら半角スペース2つが必要)。意図がなければ削除し、意図があるなら Markdown として有効な空白に置き換えてください。
Windows の場合、Windows Package Manager(Winget)を使用してインストールすることもできます。  
PowerShell またはコマンドプロンプトで以下のコマンドを実行してください。

@shm11C3 shm11C3 merged commit a7a5e4a into develop Mar 3, 2026
23 checks passed
@shm11C3 shm11C3 deleted the docs/update-readme branch March 3, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants