diff --git a/README.md b/README.md index bebd54d69a26e1e4c82fe7730c192370da230ce5..afa930377eadb8351e12f7146b7556508a6eb737 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Vous pouvez par exemple ajouter la librairie JavaFX pour réaliser des interface <!-- https://mvnrepository.com/artifact/org.openjfx/javafx --> <dependency> <groupId>org.openjfx</groupId> - <artifactId>javafx</artifactId> + <artifactId>javafx-controls</artifactId> <version>14</version> <type>pom</type> </dependency>