Skip to content

Commit

Permalink
Add migration info (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
LastTalon authored Jan 9, 2024
1 parent 98ef2f4 commit 96b0131
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ Matter can be installed with [Wally] by including it as a dependency in your
Matter = "matter-ecs/[email protected]"
```

## Migration

If you're currently using the scope `evaera/matter`, prior versions are the same
package. You can migrate by changing your `wally.toml` file to use the scope
`matter-ecs/matter`.

## Building

Before building, you'll need to install all dependencies using [Wally].
Expand Down

0 comments on commit 96b0131

Please sign in to comment.