Skip to content

Commit

Permalink
docs: correct README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed Dec 28, 2023
1 parent 6c749c2 commit 43d945d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/create-nx-gradle-workspace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ It's a command to create a new Nx workspace with nx-gradle plugin.

## How to use it?

Run `npx create-create-nx-gradle-workspace-workspace@latest`
Run `npx create-nx-gradle-workspace@latest`
2 changes: 1 addition & 1 deletion packages/create-nx-maven-workspace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ It's a command to create a new Nx workspace with nx-maven plugin.

## How to use it?

Run `npx create-create-nx-maven-workspace-workspace@latest`
Run `npx create-nx-maven-workspace@latest`

0 comments on commit 43d945d

Please sign in to comment.