Update 'README.md'

This commit is contained in:
Iván Chavero 2022-03-07 23:49:07 -06:00
parent c53dae9e28
commit bec6179859

View file

@ -23,7 +23,7 @@ Este módulo es necesario para poder instalar el paquete `junit-1`
```
# dnf builddep -y libreoffice
# dnf install -y java-11-openjdk-devel nasm
# dnf install -y java-11-openjdk-devel nasm libe-book-devel
# alternatives --set javac /usr/lib/jvm/java-11-openjdk-11.0.14.0.9-2.el8_5.x86_64/bin/javac
# alternatives --set java /usr/lib/jvm/java-11-openjdk-11.0.14.0.9-2.el8_5.x86_64/bin/java