Skip to content

Commit

Permalink
change NOTICE to Prebuilt binaries section
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphtheninja committed May 30, 2015
1 parent 79412de commit aa982df
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
# NOTICE

This is an experimental fork of leveldown using prebuild binaries to avoid the compile step when installing from npm.
To use this fork do

```
npm install leveldown-prebuilt
```

Or to install the hyper fork

```
npm install leveldown-hyper-prebuilt
```

For a list of supported prebuilt platform binaries check out https://github.com/mafintosh/node-leveldown/releases

LevelDOWN
=========

Expand Down Expand Up @@ -313,6 +296,11 @@ See the [contribution guide](https://github.com/Level/community/blob/master/CONT
A large portion of the Windows support comes from code by [Krzysztof Kowalczyk](http://blog.kowalczyk.info/) [@kjk](https://twitter.com/kjk), see his Windows LevelDB port [here](http://code.google.com/r/kkowalczyk-leveldb/). If you're using LevelUP on Windows, you should give him your thanks!


Prebuilt binaries
-----------------

LevelDOWN uses `node-pre-gyp` to support prebuilt binaries. For a list of supported prebuilt platform binaries see https://github.com/Level/leveldown/releases

<a name="license"></a>
License &amp; copyright
-------------------
Expand Down

0 comments on commit aa982df

Please sign in to comment.