mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 10:37:22 +00:00
doc: Fix a small typo in INSTALL
Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
This commit is contained in:
parent
c6a0baee84
commit
239ef6a4ef
2
INSTALL
2
INSTALL
@ -48,7 +48,7 @@ recommended to do the following before building:
|
|||||||
$ export LDFLAGS="-L/usr/local/opt/openssl@1.1/lib"
|
$ export LDFLAGS="-L/usr/local/opt/openssl@1.1/lib"
|
||||||
$ export CPPFLAGS="-I/usr/local/opt/openssl@1.1/include"
|
$ export CPPFLAGS="-I/usr/local/opt/openssl@1.1/include"
|
||||||
|
|
||||||
To prepare for buildin in Windows it is recommended to use Chocolatey
|
To prepare for building in Windows it is recommended to use Chocolatey
|
||||||
and do the following using PowerShell:
|
and do the following using PowerShell:
|
||||||
|
|
||||||
PS C:\ipmitool> choco install cygwin -y
|
PS C:\ipmitool> choco install cygwin -y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user