diff --git a/README.md b/README.md index 2e63602d6..e4e560f17 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Don't hesitate to reach out to us on IRC at [#lightning-dev @ freenode.net](http ## Getting Started -c-lightning currently only works on Linux (and possibly Mac OS with some tweaking), and requires a locally running `bitcoind` (version 0.15 or above) that is fully caught up with the network you're testing on. +c-lightning currently only works on Linux (and possibly Mac OS with some tweaking), and requires a locally running `bitcoind` (version 0.15 or above) that is fully caught up with the network you're testing on. Pruning (prune=n option in bitcoin.conf) is not currently supported. ### Installation