Skip to content

Commit e30f539

Browse files
committed
update readme
1 parent 624b2fc commit e30f539

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,14 @@ brew install sst/tap/axoncode # macOS and Linux
4343
paru -S axoncode-bin # Arch Linux
4444
```
4545

46-
> [!TIP]
47-
> Remove versions older than 0.1.x before installing.
46+
### Get Your API Key
47+
48+
- You need to generate API key to use Axon Code. Visit [https://app.matterai.so](https://app.matterai.so)
49+
- Once you have the API Key, you can set in your ENV by using
50+
51+
```
52+
export MATTERAI_API_KEY=YOUR_KEY_HERE
53+
```
4854

4955
#### Installation Directory
5056

0 commit comments

Comments
 (0)