Skip to content

Commit

Permalink
Edited the yarn package run Readme so that people who install locally…
Browse files Browse the repository at this point in the history
… dont run into issues
  • Loading branch information
kapasinh committed Apr 11, 2024
1 parent eca7fb5 commit 7e87ec7
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 @@ -21,7 +21,7 @@ yarn add -D bos-workspace
Then, you can clone widgets from an existing [account](https://near.social/mob.near/widget/Everyone) via:

```bash
bos-workspace clone [accountId]
yarn run bos-workspace clone [accountId]
```

Or ensure the proper workspace [structure and usage](#usage).
Expand Down

0 comments on commit 7e87ec7

Please sign in to comment.