Skip to content

Commit

Permalink
Link to Getting Started in examples README (#3374)
Browse files Browse the repository at this point in the history
Fixes #3315
  • Loading branch information
ranile authored Aug 11, 2023
1 parent a9ab085 commit daf7d21
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,8 @@
## How to Run

The examples are built with [trunk](https://github.com/thedodd/trunk).
You can install it with the following command:

```bash
cargo install --locked trunk
```

Running an example is as easy as running a single command:
Once you have the development envrionment fully set up (see [documentation](https://yew.rs/docs/next/getting-started/introduction)),
running an example is as easy as running a single command:

```bash
# move into the directory of the example you want to run
Expand Down

0 comments on commit daf7d21

Please sign in to comment.