From 3acffd7bcf268fec893959fc3e31d5b2c0066e75 Mon Sep 17 00:00:00 2001 From: XXIV <13811862+thechampagne@users.noreply.github.com> Date: Thu, 25 May 2023 02:28:22 +0300 Subject: [PATCH] Add new Installation method for windows --- jekyll/install_windows.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/jekyll/install_windows.md b/jekyll/install_windows.md index 9e70d6f53..077355e51 100644 --- a/jekyll/install_windows.md +++ b/jekyll/install_windows.md @@ -74,6 +74,13 @@ Nim: * 64 bit - [mingw64.7z]({{ site.baseurl }}/download/mingw64.7z) ([SHA256]({{ site.baseurl }}/download/mingw64.7z.sha256)) +# Installation using ``winget`` + +The [``Windows Package Manager``](https://github.com/microsoft/winget-cli) is a tool designed to help you quickly and easily discover and install those packages that make your PC environment special. +```sh +winget install -e --id nim.nim +``` + # Installation using ``choosenim`` [``choosenim``](https://github.com/dom96/choosenim#choosenim) is an