Skip to content

Commit

Permalink
docs(readme.md): fixed typo @brainhubeu/lca => @brainhubeu/lac (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-zon-brainhub authored Nov 27, 2024
1 parent 71ccbb4 commit cc58fa2
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 @@ -13,7 +13,7 @@
To start using License Auditor, in the root of your project run

```
npx @brainhubeu/lca init
npx @brainhubeu/lac init
```

Follow the configuration wizard and select the template which suits your project.
Expand All @@ -24,7 +24,7 @@ Follow the configuration wizard and select the template which suits your project
Next, to conduct license audit run

```
npx @brainhubeu/lca
npx @brainhubeu/lac
```

The results will be printed in the console.
Expand Down

0 comments on commit cc58fa2

Please sign in to comment.