Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add installation instructions
  • Loading branch information
DaveSaah authored Aug 27, 2024
1 parent 7ea40dc commit 5cb2a8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ Check the number of days you've spent on earth.
- [days init](/docs/days_init.md)
- [days check](/docs/days_check.md)
- [days clean](/docs/days_clean.md)

## Installation

```zsh
go install github.com/DaveSaah/days@latest
```

0 comments on commit 5cb2a8b

Please sign in to comment.