Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
travgm committed Nov 3, 2024
1 parent 81d416d commit 3a2622f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,14 @@ $ dclock -e
Decimal time: 49 (2024-10-30)
$
```
Building
========

Run `cabal build` and it will download dependencies and build the project. You can install the executable with the command:

```
cabal install --installdir=/usr/local/bin --install-method=copy
```

License
=======
Expand Down

0 comments on commit 3a2622f

Please sign in to comment.