Skip to content

Commit

Permalink
fix: readme example
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwynr authored Nov 7, 2024
1 parent f0de9d0 commit 3c5721e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm install @filen/sdk@latest
2. Initialize the SDK.

```typescript
import FilenSDK from "@filen/sdk"
import { FilenSDK } from "@filen/sdk"
import path from "path"
import os from "os"

Expand Down

0 comments on commit 3c5721e

Please sign in to comment.