Skip to content

Commit 9d0ce57

Browse files
authored
Update the "one-liner" example, too
1 parent aed3caf commit 9d0ce57

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,10 @@ name = "my cargo project"
110110
We allow more terse expressions including eg:
111111
112112
```toml
113-
# pkgx: [email protected] deno^2 npm
113+
# ---
114+
# pkgx:
115+
# dependencies: [email protected] deno^2 npm
116+
# ---
114117
```
115118
116119
The major exception being json since it doesn’t support comments, in this case

0 commit comments

Comments
 (0)