Remove JDK7+OSX issue warning from README
This commit is contained in:
parent
c97575d1b9
commit
708deaaab0
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue