aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-11-11 13:47:19 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2013-11-11 13:47:19 +0100
commit3a8915d9a85b37f6c58a512fc11457eaa3d3570e (patch)
treeff60329c443bbd608bdfc3f1736d2eb36292aafc /doc
parentbb8f9179ad5798dc65b1b86ec7b34361cabf8f70 (diff)
downloadbitcoin-3a8915d9a85b37f6c58a512fc11457eaa3d3570e.tar.xz
doc: replace DOS with MSYS shell to be more consistent
A plain DOS window doesn't have the right path settings, whereas the MSYS shell window does.
Diffstat (limited to 'doc')
-rw-r--r--doc/build-msw.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/build-msw.md b/doc/build-msw.md
index c9f01045ee..9e4eaee3f5 100644
--- a/doc/build-msw.md
+++ b/doc/build-msw.md
@@ -55,7 +55,7 @@ MSYS shell:
Boost
-----
-DOS prompt:
+MSYS shell:
downloaded boost jam 3.1.18
cd \boost-1.50.0-mgw
@@ -74,7 +74,7 @@ MSYS shell:
Bitcoin
-------
-DOS prompt:
+MSYS shell:
cd \bitcoin
sh autogen.sh