Skip to content

Commit

Permalink
updated readme create-nx-workspace #66
Browse files Browse the repository at this point in the history
  • Loading branch information
bennymeg committed Dec 24, 2020
1 parent 48bb070 commit 46bd54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Nx Electron provides a set of power ups on [Nx](https://nx.dev) for developing c
This module is based on Nx, you will need to [set up an Nx workspace](https://nx.dev/web/getting-started/getting-started) before you can use nx-electron.

```bash
npx create-nx-workspace@latest
npx create-nx-workspace@10
```

You should also create a frontend project in you workspace (in any nx supported framework you like) for you electron app.
Expand Down

0 comments on commit 46bd54e

Please sign in to comment.