Fix major typo

This typo has caused me insuferable pain.
pull/120/head
grhkm21 3 years ago committed by GitHub
parent d66546a7f1
commit a09f342faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -284,7 +284,7 @@ lake build
Clone the game repository into a directory next to the game:
```bash
cd ..
git clone hhttps://github.com/leanprover-community/lean4game.git
git clone https://github.com/leanprover-community/lean4game.git
# or: git clone git@github.com:leanprover-community/lean4game.git
```
The folders `NNG4` and `lean4game` must be in the same directory!

Loading…
Cancel
Save