Update README.md

This commit is contained in:
BlueSilver22 2018-02-24 22:11:14 -05:00 committed by GitHub
parent 72d8e1e494
commit 86e947fe87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -106,12 +106,11 @@ If compiling on linux, use the following command to build the executables in `./
sudo make install DESTDIR=
```
After building, you can make a copy of the compiled executables to a directory on your Windows file system. This is done the following way
If compiling using WSL, use the following command to build the executables in `c:\btcp\BTCPrivate
```{r, engine='bash'}
sudo make install DESTDIR=/mnt/c/btcp/BTCPrivate
```
This will install the executables to `c:\btcp\BTCPrivate
### Mac
Get dependencies: