Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

Commit 499978a

Browse files
committed
Update README.md
1 parent 9e86974 commit 499978a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ This will put the executable **tmpl.js** into the folder
367367
install the packages globally (by adding the **-g** flag to the install command).
368368

369369
The **tmpl.js** executable accepts the paths to one or multiple template files
370-
as command line arguments and saves the generated JavaScript code to a file named **compiled_template.js** in the current directory:
370+
as command line arguments and saves the generated JavaScript code to a file named **compiled_template.js** in the current working directory:
371371

372372
```sh
373373
tmpl.js templates/upload.html templates/download.html

0 commit comments

Comments
 (0)