docs: fix typo

This commit is contained in:
Chen Asraf
2023-05-30 23:20:11 +03:00
parent 0de9971f15
commit 75201563cf

View File

@@ -14,17 +14,17 @@ Or install globally:
```shell
# with your favorite package manager
pnpm add -g licenceg
yarn global add licenceg
pnpm i -g licenceg
pnpm add -g licenseg
yarn global add licenseg
pnpm i -g licenseg
# then use
licenceg --name "My Name" mit
licenseg --name "My Name" mit
```
## Commands
See the commands at any time by using `npx licenceg -h`.
See the commands at any time by using `npx licenseg -h`.
| Command | Description |
| ----------------- | -------------------------- |