From 75201563cfc4072dacedabed1e6659de878e6e53 Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Tue, 30 May 2023 23:20:11 +0300 Subject: [PATCH] docs: fix typo --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 96e3d45..decf74f 100644 --- a/README.md +++ b/README.md @@ -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 | | ----------------- | -------------------------- |