Skip to content

Commit 975b3a8

Browse files
committed
Add pre generator and documentation
1 parent 7d6ebe5 commit 975b3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Not implemented yet.
6262
You can generate a pre/prx file by providing a pre spec.
6363

6464
```bash
65-
$ ns -p MyPreSpec.ps -o bundle.pre
65+
$ ns -p myPreSpec.ps -o bundle.pre
6666
```
6767

6868
This will read the pre spec from `myPreSpec.ps` and create a new PRE file: `bundle.pre`

0 commit comments

Comments
 (0)