Skip to content

Commit 4c2e8ea

Browse files
committed
Update readme to reflect masters current state.
1 parent f5cc83e commit 4c2e8ea

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1 @@
1-
[![Build Status](https://travis-ci.org/libbitcoin/libbitcoin-node.svg?branch=master)](https://travis-ci.org/libbitcoin/libbitcoin-node)
2-
3-
[![Coverage Status](https://coveralls.io/repos/libbitcoin/libbitcoin-node/badge.svg)](https://coveralls.io/r/libbitcoin/libbitcoin-node)
4-
5-
# Libbitcoin Node
6-
7-
*Bitcoin full node based on libbitcoin-blockchain*
8-
9-
Make sure you have installed [libbitcoin-blockchain](https://github.com/libbitcoin/libbitcoin-blockchain) and [libbitcoin-network](https://github.com/libbitcoin/libbitcoin-network) beforehand according to their build instructions.
10-
11-
```sh
12-
$ ./autogen.sh
13-
$ ./configure
14-
$ make
15-
$ sudo make install
16-
$ sudo ldconfig
17-
```
18-
19-
libbitcoin-node is now installed in `/usr/local/`.
1+
This branch is not usable in its current state. Please see [version3](https://github.com/libbitcoin/libbitcoin-node/tree/version3) for the latest functional branch.

0 commit comments

Comments
 (0)