Commit 947a3bb
fix(core) Fix the build command typo in README.
Summary:
Some developer called out a issue that sample doesn't build in github #18.
I've tried our README's steps but `pnpm run build:all` kept failing for me. Switching to the build:tgz script that we've been using and validated by QA in our README.
Reviewed By: felixtrz
Differential Revision: D89410409
fbshipit-source-id: d83be2ebea0d8b747e3dc8bdeaf04c35bf1117d71 parent d689db4 commit 947a3bb
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments