Update running_locally.md

cleanup_stuff
Jon Eugster 1 year ago committed by GitHub
parent 333c9498f1
commit 4c93b3a091
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,11 +86,10 @@ Download dependencies and build the game:
```bash
cd GameSkeleton
lake update -R
lake exe cache get # if your game depends on mathlib
lake build
```
Clone the game repository into a directory next to the game:
Clone the server repository into a directory next to the game:
```bash
cd ..
git clone https://github.com/leanprover-community/lean4game.git

Loading…
Cancel
Save