Skip to content

Commit

Permalink
Fixed ReadME for Bus-Workspace setup (#76)
Browse files Browse the repository at this point in the history
* Edited the yarn package run Readme so that people who install locally dont run into issues

* added in more of the readme file for clarification on running with yarn
  • Loading branch information
kapasinh authored Apr 11, 2024
1 parent eca7fb5 commit 6df6bab
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] [dest]
```

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

0 comments on commit 6df6bab

Please sign in to comment.