Update README with correct HTTPS repository URL

This commit is contained in:
Lukas Parsons 2026-03-19 01:25:58 -04:00
parent 73ef86ceac
commit 94bfd40e2f

View file

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