From 986e853ccbb648018fa88745aed260caba2a3890 Mon Sep 17 00:00:00 2001 From: Lifailon Date: Thu, 8 Feb 2024 20:42:46 +0300 Subject: [PATCH] Added module to NuGet repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db086ce..ce21b84 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ To find out where the module is installed, use the command: C:\Users\lifailon\Documents\PowerShell\Modules\ps.win.api\0.4.3\ps.win.api.psm1 ``` -# You can configure port, login and password for connect to the server in the configuration file `WinAPI.ini`, which is located in the directory with the module. +You can configure port, login and password for connect to the server in the configuration file `WinAPI.ini`, which is located in the directory with the module: ```PowerShell port = 8443