Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mcrumm committed Mar 3, 2022
1 parent c95c796 commit 10179bd
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 @@ -36,7 +36,7 @@ To start using the profiler, you will need the following steps:
Add phoenix_profiler to your `mix.exs`:

```elixir
{:phoenix_profiler, "~> 0.1.0", github: "mcrumm/phoenix_profiler"}
{:phoenix_profiler, "~> 0.1.0"}
```

### 2. Define a profiler on your supervision tree
Expand Down

0 comments on commit 10179bd

Please sign in to comment.