Remove JDK7+OSX issue warning from README

This commit is contained in:
Peter Taoussanis 2012-09-12 00:36:48 +07:00
parent c97575d1b9
commit 708deaaab0

View file

@ -29,10 +29,6 @@ Nippy is still currently *experimental*. It **has not yet been thoroughly tested
lein2 all test lein2 all test
``` ```
### Known issue with Java 7 on OSX
Nippy uses [Snappy](http://code.google.com/p/snappy-java/) which currently has a minor path issue with Java 7 on OSX. Please see [here](https://github.com/ptaoussanis/carmine/issues/5#issuecomment-6450607) for a workaround until a proper fix is available.
## Getting Started ## Getting Started
### Leiningen ### Leiningen