Fix README.

This commit is contained in:
Andrius Štikonas 2021-12-18 12:06:41 +00:00
parent 251c7eab34
commit 56f1eb1490
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ with ant-core:0 from the Gentoo tree.
## Bootstrapping OpenJDK 11
```sh
sudo emerge -a1v =dev-java/openjdk-11.0.5_p10
sudo emerge -a1v =dev-java/openjdk-11.0.9_p11
```
At this point you can remove this overlay and install OpenJDK from main tree:
```sh