You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/blade/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ To start contributing code, [clone the repo](https://docs.github.com/en/reposito
73
73
bun install
74
74
```
75
75
76
-
Once that's done, link the package to make it available to all of your local projects:
76
+
Once that's done, link the package to make it available to all of your local projects, by running the following command in the `packages/blade` directory:
0 commit comments