Dashify build-windows.md

This commit is contained in:
Alexander Block 2018-01-16 18:20:28 +01:00
parent c0607af9da
commit 997f9f795c

View File

@ -95,7 +95,7 @@ Installation
After building using the Windows subsystem it can be useful to copy the compiled
executables to a directory on the windows drive in the same directory structure
as they appear in the release `.zip` archive. This can be done in the following
way. This will install to `c:\workspace\bitcoin`, for example:
way. This will install to `c:\workspace\dash`, for example:
make install DESTDIR=/mnt/c/workspace/bitcoin
make install DESTDIR=/mnt/c/workspace/dash