diff --git a/README.md b/README.md index 20ef7cd5..7edc4ec7 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/package.json b/package.json index b28ddacf..923e5d97 100644 --- a/package.json +++ b/package.json @@ -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": {