mention in readme that man page is not installed by cargo

This commit is contained in:
Abraham Toriz 2022-10-30 23:25:16 -06:00
parent 16970f7557
commit 610e3e7f9d
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@ You have `cargo`! you can run:
cargo install tiempo
However that will not install the beautiful man page. Although you can still see
it at https://tiempo.categulario.xyz .
### For everyone else
You need to compile `tiempo` by yourself. But don't worry! It is not that hard.