Update README with correct HTTPS repository URL
This commit is contained in:
parent
73ef86ceac
commit
94bfd40e2f
1 changed files with 2 additions and 2 deletions
|
|
@ -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`
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue