Skip to content

Commit

Permalink
Upd package name
Browse files Browse the repository at this point in the history
  • Loading branch information
LikoIlya committed Dec 20, 2024
1 parent 562c6ce commit 9fa7a2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ forge test
```
## Integrating

1. Install the latest version of `@airdao/universal-router` package.
1. Install the latest version of `@airdao/astra-universal-router` package.
2. Add git submodules for contracts that aren't a node package. Make sure there's an empty `.gitmodules` file. Then run:
```bash
git submodule add https://github.com/transmissions11/solmate
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@airdao/universal-router",
"name": "@airdao/astra-universal-router",
"description": "Smart contracts for Universal Router",
"license": "GPL-2.0-or-later",
"publishConfig": {
Expand Down

0 comments on commit 9fa7a2e

Please sign in to comment.