Update readme

This commit is contained in:
Maarten 2025-06-12 13:43:50 +02:00
parent 2ed58c9f52
commit 7fdda964a9

View file

@ -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
```