Skip to content

Commit

Permalink
Add cabal update to README
Browse files Browse the repository at this point in the history
This should make cabal happier and not bother the developer with demands
of updating the cabal cache by running `cabal update`.
  • Loading branch information
Rembane committed May 30, 2024
1 parent 85dadfc commit d700be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Lunch menus on Chalmers in Gothenburg. Issues and pull requests welcome.
```
git clone https://github.com/dtekcth/mat-chalmers.git
cd mat-chalmers
cabal update
cabal build # (or cabal run)
```

Expand Down

0 comments on commit d700be4

Please sign in to comment.