We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6ebe5 commit 975b3a8Copy full SHA for 975b3a8
.github/README.md
@@ -62,7 +62,7 @@ Not implemented yet.
62
You can generate a pre/prx file by providing a pre spec.
63
64
```bash
65
-$ ns -p MyPreSpec.ps -o bundle.pre
+$ ns -p myPreSpec.ps -o bundle.pre
66
```
67
68
This will read the pre spec from `myPreSpec.ps` and create a new PRE file: `bundle.pre`
0 commit comments