Skip to content

Commit

Permalink
Update textx example path in README.md
Browse files Browse the repository at this point in the history
Example should now run out of the box if you just follow the commands in the readme from top to bottom
  • Loading branch information
LucaKro authored Jul 19, 2024
1 parent 34bd70b commit 320ce36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ textx generate <floorplan model> --target json-ld --output-path <output path>
For example:

```
textx generate models/examples/brsu_building_c_with_doorways.floorplan --target json-ld --output-path .
textx generate ../models/examples/brsu_building_c_with_doorways.floorplan --target json-ld --output-path .
```

### Tutorials
Expand Down

0 comments on commit 320ce36

Please sign in to comment.