Skip to content

Commit 0a7d60d

Browse files
committed
docs: include yarn usage
1 parent df32d68 commit 0a7d60d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,8 @@ It's idempotent, so you can run it on half-initialized repositories too and it w
1515
```
1616
mkdir my-new-package
1717
cd my-new-package
18+
19+
yarn create @sourcegraph
20+
# or
1821
npm init @sourcegraph
1922
```

0 commit comments

Comments
 (0)