We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d797c0 commit 7e9c396Copy full SHA for 7e9c396
README.md
@@ -7,6 +7,7 @@ Orchestra is a CLI for deterministically deploying contracts to multiple chains,
7
1. `npm install -g @zerodev/orchestra`
8
2. Create a `.env` file based on `.env.example`
9
- You can acquire the project IDs from [the ZeroDev dashboard](https://dashboard.zerodev.app/)
10
+ - Use [this link](https://dashboard.zerodev.app/account/api-key) to get the API key for the team
11
3. Test the installation by running `zerodev -h`
12
13
## Usage
0 commit comments