diff options
| author | Michael Ford <[email protected]> | 2014-08-20 20:00:13 +0800 |
|---|---|---|
| committer | Michael Ford <[email protected]> | 2014-08-20 20:00:13 +0800 |
| commit | 5d9f22b3cb533122d2289ed404ca09eb345ae157 (patch) | |
| tree | 8c32ad4de7e15d0a5bb96f1b77e81f998a86c501 /doc | |
| parent | Merge pull request #4717 from cozz/cozz8 (diff) | |
| download | discoin-5d9f22b3cb533122d2289ed404ca09eb345ae157.tar.xz discoin-5d9f22b3cb533122d2289ed404ca09eb345ae157.zip | |
Remove link to now removed Windows Build Notes
Removed in
Diffstat (limited to 'doc')
| -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 --------------------- |