Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr authored Aug 6, 2024
1 parent dc29f02 commit 8e110ba
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 @@ -42,7 +42,7 @@ use fluentci_pdk::dag;

// ...

dag().call("https://pkg.fluentci.io/[email protected]?wasm=1", "setup", vec!["latest"])?;
dag().call("https://pkg.fluentci.io/[email protected]?wasm=1", "install", vec![])?;
```

## 📚 Examples
Expand Down

0 comments on commit 8e110ba

Please sign in to comment.