diff --git a/README.md b/README.md index 008439b..d7d1536 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A web-based tool for rendering and editing DnD/TTRPG battlemaps using the struct ### Installation ```bash # Clone the repository -git clone ssh://git@git.bouncypixel.com:222/helm/bms-forge.git +git clone https://git.bouncypixel.com/helm/bms-forge.git cd bms-forge # Install dependencies @@ -170,7 +170,7 @@ Contributions are welcome! Please feel free to submit a Pull Request. Project maintained by [Lukas Parsons](https://github.com/lukasparsons). - **Project**: [BMS Forge](https://maps.bouncypixel.com) (coming soon) -- **Repository**: `ssh://git@git.bouncypixel.com:222/helm/bms-forge.git` +- **Repository**: `https://git.bouncypixel.com/helm/bms-forge.git` ---