Changeset: d87464832b4b for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/d87464832b4b
Modified Files:
        documentation/source/build.rst
Branch: Aug2024
Log Message:

Improve Windows info


diffs (12 lines):

diff --git a/documentation/source/build.rst b/documentation/source/build.rst
--- a/documentation/source/build.rst
+++ b/documentation/source/build.rst
@@ -99,7 +99,7 @@ README-Fedora .... Which version
 Windows
 =======
 
-Run as Administrator::
+Start cmd.exe in "Run as administrator" mode and run commands::
 
   @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile 
-InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object 
System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && 
SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"
   choco feature enable -n allowGlobalConfirmation
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to