Skip to content

Commit

Permalink
Use the full version in example
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryape committed Aug 13, 2024
1 parent 51c202b commit c5a4135
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion example_scripts/disco_feed.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Mix.install([{:smee, path: "."}])
Mix.install([{:smee, ">= 0.5"}])

## Create a DiscoFeed file from a full federation aggregate
Smee.Source.new("http://metadata.ukfederation.org.uk/ukfederation-metadata.xml")
|> Smee.fetch!()
|> Smee.Metadata.stream_entities()
Expand Down

0 comments on commit c5a4135

Please sign in to comment.