diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-08-22 10:10:50 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-08-22 11:30:28 +0200 |
| commit | 0b00bd37926cd09ededfd3b1cabfa5f7ede1e31b (patch) | |
| tree | 80e94432f097478adafc1230672649f044a18a0e | |
| parent | Merge pull request #4740 (diff) | |
| parent | Remove link to now removed Windows Build Notes (diff) | |
| download | discoin-0b00bd37926cd09ededfd3b1cabfa5f7ede1e31b.tar.xz discoin-0b00bd37926cd09ededfd3b1cabfa5f7ede1e31b.zip | |
Merge pull request #4736
5d9f22b Remove link to now removed Windows Build Notes (Michael Ford)
| -rw-r--r-- | doc/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md index f8bb8020d..10c9ad179 100644 --- a/doc/README.md +++ b/doc/README.md @@ -46,7 +46,6 @@ The following are developer notes on how to build Bitcoin on your native platfor - [OSX Build Notes](build-osx.md) - [Unix Build Notes](build-unix.md) -- [Windows Build Notes](build-msw.md) Development --------------------- |