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.
This commit is contained in:
parent
bb8f9179ad
commit
3a8915d9a8
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ MSYS shell:
|
||||||
|
|
||||||
Boost
|
Boost
|
||||||
-----
|
-----
|
||||||
DOS prompt:
|
MSYS shell:
|
||||||
|
|
||||||
downloaded boost jam 3.1.18
|
downloaded boost jam 3.1.18
|
||||||
cd \boost-1.50.0-mgw
|
cd \boost-1.50.0-mgw
|
||||||
|
@ -74,7 +74,7 @@ MSYS shell:
|
||||||
|
|
||||||
Bitcoin
|
Bitcoin
|
||||||
-------
|
-------
|
||||||
DOS prompt:
|
MSYS shell:
|
||||||
|
|
||||||
cd \bitcoin
|
cd \bitcoin
|
||||||
sh autogen.sh
|
sh autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue