diff --git a/readme.md b/readme.md index b41f3b9..99e31f3 100644 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ PluginTemplate is a simple starting point for creating Spigot plugins using the 1. **Clone the Template** ```bash - git clone https://github.com/yourusername/PluginTemplate.git + git clone https://github.com/maartenvr98/PluginTemplate.git cd PluginTemplate ```