summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Amelkin <alexander@amelkin.msk.ru>2020-07-06 12:48:22 +0300
committerAlexander Amelkin <alexander@amelkin.msk.ru>2020-07-06 12:55:00 +0300
commit239ef6a4efb42a36a72148f654e2da2ae6cdf4a9 (patch)
tree750c596f15b0e3654ee8ed4b2130c05e0ed598fa
parentc6a0baee84ad6dfb77ccb7a2875842ca18a697a0 (diff)
downloadipmitool-239ef6a4efb42a36a72148f654e2da2ae6cdf4a9.tar.gz
doc: Fix a small typo in INSTALL
Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index df77525..0e859f2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -48,7 +48,7 @@ recommended to do the following before building:
$ export LDFLAGS="-L/usr/local/opt/openssl@1.1/lib"
$ 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:
PS C:\ipmitool> choco install cygwin -y