Skip to content

Commit e1f6e9f

Browse files
committed
typo
1 parent e9e45a8 commit e1f6e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This script generates a YARRRML template from the input ontology. The transforma
1212
### Execution from CLI
1313
The input ontology can be serialized in NTRIPLES, RDF/XML or Turtle
1414
```bash
15-
python3 -m pip install owl2ready
15+
python3 -m pip install owl2yarrrml
1616
python3 owl2yarrrml -i paht/ontology.xml -o ouput_path/mapping.yml
1717
```
1818

0 commit comments

Comments
 (0)