Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akoutmos committed Mar 30, 2023
1 parent 82f209a commit 3c70a5e
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 @@ -109,7 +109,7 @@ end
You would then be able to download the release artifact by doing the following:

```elixir
iex (1) > Litestream.Fetcher.download(".")
iex (1) > Litestream.Downloader.download(".")
{:ok, ["./litestream"], []}
```

Expand Down

0 comments on commit 3c70a5e

Please sign in to comment.