Fix running on older nodejs versions
The shebang does not work without extension
This commit is contained in:
parent
536aaa01b0
commit
6bbfd25745
5 changed files with 8 additions and 13 deletions
|
@ -37,13 +37,7 @@ 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
|
||||
----
|
||||
To update, just run the install command again
|
||||
|
||||
== Rationale
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue