Add update instructions
This commit is contained in:
parent
f693c90dec
commit
536aaa01b0
1 changed files with 10 additions and 0 deletions
10
README.adoc
10
README.adoc
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue