Skip to content

Commit 925226c

Browse files
committed
Fix README
1 parent 08487af commit 925226c

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
@@ -22,7 +22,7 @@ yarn add @freeclimb/[email protected]
2222
## Getting Started
2323

2424
```typescript
25-
import { freeclimb } from '@freeclimb/sdk';
25+
import freeclimb from '@freeclimb/sdk';
2626

2727
const configuration = freeclimb.createConfiguration({
2828
accountId: 'YOUR_ACCOUND_ID',

0 commit comments

Comments
 (0)