Skip to content

Commit

Permalink
docs: workspaces -W flag
Browse files Browse the repository at this point in the history
  • Loading branch information
xnought committed Feb 8, 2024
1 parent ee68836 commit a214f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/frontend.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Check out Flowbite to use those ready-made svelte components (like buttons, drop

```bash
cd frontend
yarn add js_package_name
yarn add -W js_package_name
```

which adds the package locally (so your intellisense can detect it).
Expand Down

0 comments on commit a214f96

Please sign in to comment.