Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Commit 99636cc

Browse files
bahlolilakurse
authored andcommitted
Fix README example
1 parent 0c8237e commit 99636cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ for.
5858
// Export `AXIOM_TOKEN` and `AXIOM_ORG_ID` for Axiom Cloud
5959
// Export `AXIOM_URL` and `AXIOM_TOKEN` for Axiom Selfhost
6060

61-
import Client from '../lib/client';
61+
import Client from '@axiomhq/axiom-node';
6262

6363
const client = new Client();
6464

0 commit comments

Comments
 (0)