Update README.md#6
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the project README to reflect expanded platform support for the envmn CLI.
Changes:
- Updates the platform support note to include Windows alongside Linux.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| It helps you lint, format, and switch between environment blocks — like `dev` and `prod` — safely and predictably. | ||
|
|
||
| > **Note:** `envmn` currently supports **Linux** only. | ||
| > **Note:** `envmn` currently supports **Linux** and **Windows**. |
There was a problem hiding this comment.
@copilot i added a windows gcc x64 exe release. what's is missing is updating the readme to also include its instllation steps. can you update the read for me.
There was a problem hiding this comment.
Added Windows-specific installation steps in commit fc096e1. The Installation section now has separate Linux and Windows sub-sections. The Windows steps reference the envmn_windows-gnu_x64.exe binary from the release and include instructions for renaming it and adding it to PATH via the Environment Variables dialog.
Agent-Logs-Url: https://github.com/devark28/envmn/sessions/bde93ca3-f3f5-4388-a1d8-9dbd3c773d81 Co-authored-by: devark28 <82113556+devark28@users.noreply.github.com>
Updated instructions for adding envmn to PATH on Windows.
No description provided.