Skip to content

Commit

Permalink
Document cargo run -p
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Aug 30, 2022
1 parent 2d3df68 commit 2e37b6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# MiniJinja Examples

This directory contains a lot of different examples that use the MiniJinja
engine. You can run them by running `cargo run` within one of the example
directories.
engine. Each example is in one directory from where you can run them with
the `cargo run` command. Alternatively you can do `cargo run -p example-name`.

## List of Examples

Expand Down

0 comments on commit 2e37b6e

Please sign in to comment.