diff --git a/README.md b/README.md
index f83709a..7094a02 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ This is a simulation of the classic game of "La Brisca" in command line interfac
# Simple instructions📄
- ❗⚠️IMPORTANT⚠️❗ You should use a terminal that suports colorized ASCII characters, so you will see the prints colorized, and all will be more readable!
-- To execute the game make sure you have Java (build 14.0.2+12 or newer versions). Then download the game here. Execute the file via terminal inputting `java -jar la-brisca-cli.jar`, where `.` is the current folder, which contains the `jar`.
+- To execute the game get Java☕ - build 14.0.2+12 or newer version. Then download the game here. Execute the file via terminal inputting `java -jar la-brisca-cli.jar`, where `.` is the current folder, which contains the `jar`.
- The game can have multiple players, but in this case I chose the 2-players version. I created a bot, so you can play against it.