Skip to content

Commit

Permalink
Add pre generator and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
byxor committed Dec 23, 2020
1 parent 7d6ebe5 commit 975b3a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Not implemented yet.
You can generate a pre/prx file by providing a pre spec.

```bash
$ ns -p MyPreSpec.ps -o bundle.pre
$ ns -p myPreSpec.ps -o bundle.pre
```

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

0 comments on commit 975b3a8

Please sign in to comment.