Skip to content

Commit

Permalink
Fix markdown link on readme (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rbatistab authored Feb 17, 2025
1 parent 9cf6be1 commit d4e8db6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ This is an example of a Rust Edgee Component.

## Setup
Requirements:
- cargo
- cargo
- wit-deps
- [edgee-cli] (https://github.com/edgee-cloud/edgee)
- [edgee-cli](https://github.com/edgee-cloud/edgee)

## Building

```shell
$ make build
```
```

0 comments on commit d4e8db6

Please sign in to comment.