summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAlexander Amelkin <alexander@amelkin.msk.ru>2020-07-16 14:48:28 +0300
committerAlexander Amelkin <alexander@amelkin.msk.ru>2020-07-16 14:48:44 +0300
commitd8291de981081d22ce066526d077d67988ae185f (patch)
tree072b004cbc33134c84fa9ee13e1567694f7b2d5b /INSTALL
parent239ef6a4efb42a36a72148f654e2da2ae6cdf4a9 (diff)
downloadipmitool-d8291de981081d22ce066526d077d67988ae185f.tar.gz
doc, ci: Fix an error in package name for Windowsbugfix/windows-workflow-dos2unix
it's dos2unix, not unix2dos Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 0e859f2..b54ea39 100644
--- a/INSTALL
+++ b/INSTALL
@@ -55,7 +55,7 @@ and do the following using PowerShell:
PS C:\ipmitool> choco install cyg-get -y
PS C:\ipmitool> cyg-get gcc-g++ make automake autoconf `
# m4 libtool libncurses-devel libreadline-devel libssl-devel `
- # unix2dos wget
+ # dos2unix wget
PS C:\ipmitool> $env:path="C:\tools\cygwin\usr\bin;$env:path"
PS C:\ipmitool> $env:path="C:\tools\cygwin\bin;$env:path"
PS C:\ipmitool> dos2unix bootstrap configure.ac csv-revision