Add update instructions

This commit is contained in:
Marko Korhonen 2023-11-23 19:57:46 +02:00
parent f693c90dec
commit 536aaa01b0
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -35,6 +35,16 @@ After installation, you should be able to run the program with
wtc wtc
---- ----
== Update
The easiest way to update is to first remove the program and then install again
[,shell]
----
npm r -g work-time-calculator
npm i -g work-time-calculator
----
== Rationale == Rationale
Don't know if it's just me but calculating my working hours sometimes Don't know if it's just me but calculating my working hours sometimes