Skip to content

Commit

Permalink
Update docs/developer/contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rfratto authored Apr 4, 2024
1 parent a782d5e commit 0a7b539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ To compile Alloy, clone the repository and build using `make alloy`:

```bash
$ git clone https://github.com/grafana/alloy.git
& cd alloy
$ cd alloy
$ make alloy
$ ./build/alloy run <CONFIG_FILE>
```
Expand Down

0 comments on commit 0a7b539

Please sign in to comment.