Commit d123c2a
authored
Specify 'emsdk' name in zig fetch README example
Without a specific name, zig fetch outputs the following:
```
error: unable to determine name; fetched package has no build.zig.zon file
```1 parent dca717d commit d123c2a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments