Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dawiidio committed Jul 3, 2024
1 parent f97e474 commit 604ac1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,10 @@ templates with many directories, variables and files. See [examples](https://git
to create more powerful tools and templates the config file may be needed, run

```shell
# for javascript config file run
pli init -c -t js
# for typescript config file run
pli init -c
# for javascript config file run
pli init -c -t js
```

the above command creates `pli.config.js` or `pli.config.ts` file in current directory,
Expand Down

0 comments on commit 604ac1b

Please sign in to comment.