Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Some libraries are available on GitHub's maven repository. Add a GitHub authenti
You can run BURP using [JBang](https://jbang.dev):

```bash
$ jbang burp@jduchateau [-h] [-b=<baseIRI>] -m=<mappingFile> [-o=<outputFile>]
$ jbang burp@kg-construct [-h] [-b=<baseIRI>] -m=<mappingFile> [-o=<outputFile>]
```

*Note: JBang will automatically download the required JDK and resolve all project dependencies on the first run.*
Expand Down
Loading