Use HTTPS clone URL in README
This commit is contained in:
@@ -10,7 +10,7 @@ A multiplayer Hearts card game with real-time gameplay via WebSockets. Shares ac
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git@git.goyban.com:goyban/hearts.git
|
git clone https://git.goyban.com/goyban/hearts.git
|
||||||
cd hearts
|
cd hearts
|
||||||
cp .env.example .env
|
cp .env.example .env
|
||||||
# edit .env — see below
|
# edit .env — see below
|
||||||
|
|||||||
Reference in New Issue
Block a user