From 77651d5f0184366515972788752ca48057d05437 Mon Sep 17 00:00:00 2001 From: sya-ri Date: Sat, 13 Apr 2024 19:15:56 +0900 Subject: [PATCH] docs: Fix typo >< --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd751a9..c24ba4f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Improve [CommandAPI](https://github.com/JorelAli/CommandAPI) Kotlin DSL. A great library for creating Minecraft commands. It's a library written in Java and also features a Kotlin DSL. But it's not type safe. -## Implementation +## Installation - Replace `dev.jorel:commandapi-bukkit-kotlin` with this library.