Skip to content

Commit

Permalink
feat(docs): remove useless warning block
Browse files Browse the repository at this point in the history
  • Loading branch information
srod committed Aug 3, 2018
1 parent 05ad819 commit d353539
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,6 @@ CSS benchmark: [http://goalsmashers.github.io/css-minification-benchmark/](http:
I recommend to execute it at boot time for production use.
:::

## Warning

It assumes that you have Java installed on your environment for both GCC and YUI Compressor. To check, run:

```bash
java -version
```

How to install:

Mac: [https://java.com/en/download/help/mac_install.xml](https://java.com/en/download/help/mac_install.xml)

Windows: [https://java.com/en/download/help/windows_manual_download.xml](https://java.com/en/download/help/windows_manual_download.xml)

Linux: [https://www.java.com/en/download/help/linux_x64_install.xml](https://www.java.com/en/download/help/linux_x64_install.xml)

## Windows support

Since v0.5.0, a windows support is available for the no-compress option and uglify-js (thanks to pieces029 and benpusherhq)
Expand Down

0 comments on commit d353539

Please sign in to comment.