Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdupont authored Nov 9, 2023
1 parent 34fea88 commit f1cbca4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ See this [series of blog posts](https://www.corentindupont.info/blog/posts/Cosmo

Install
=======
First, you need to [Install Haskell](https://www.haskell.org/ghcup/).
Then run:

[Download](https://github.com/cdupont/Timeloop/releases/tag/v1.0) one of the binary files from the release, unzip and run it.

Alternatively, you can clone this repo. Then [Install Haskell](https://www.haskell.org/ghcup/) and run:
```
cabal install
```
Expand All @@ -16,6 +18,7 @@ Launch the demo:
timetravel
```


How to play
===========

Expand Down

0 comments on commit f1cbca4

Please sign in to comment.