Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jun 17, 2024
1 parent 5dba234 commit f2535aa
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 @@ -91,7 +91,7 @@ validate(
You can also use this pipeline programmatically:

```ts
import { validate, apply } from "@fluentci/terragrunt";
import { validate, apply } from "jsr:@fluentci/terragrunt";

await validate(".");
await apply(".");
Expand Down

0 comments on commit f2535aa

Please sign in to comment.