Skip to content

Commit

Permalink
Move the books information in a separate section between cli and build (
Browse files Browse the repository at this point in the history
  • Loading branch information
romain-grecourt authored Oct 6, 2023
1 parent f86aadc commit 18043cb
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,6 @@ Latest documentation and javadocs are available at <https://helidon.io/docs/late

Helidon White Paper is available [here](https://www.oracle.com/a/ocom/docs/technical-brief--helidon-report.pdf).

The book *Beginning Helidon* is highly recommended for all Helidon 3.x users:

<p>
<a href="https://a.co/d/0niQnwC">
<img src="./etc/images/Helidon_book.png">
</a>
</p>

Available at [Amazon](https://a.co/d/9RFS6tq) and all other bookstores.


## Get Started

See Getting Started at <https://helidon.io>.
Expand Down Expand Up @@ -76,6 +65,18 @@ PowerShell -Command Invoke-WebRequest -Uri "https://helidon.io/cli/latest/window

See this [document](HELIDON-CLI.md) for more info.

## Books

The book *Beginning Helidon* is highly recommended for all Helidon 3.x users:

<p>
<a href="https://a.co/d/0niQnwC">
<img src="./etc/images/Helidon_book.png">
</a>
</p>

Available at [Amazon](https://a.co/d/9RFS6tq) and all other bookstores.

## Build

You need JDK 17+ to build Helidon.
Expand Down

0 comments on commit 18043cb

Please sign in to comment.