Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rizo authored Jul 4, 2024
1 parent 9652209 commit 0661911
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 @@ -360,7 +360,7 @@ commands:
{
"ocaml.sandbox": {
"kind": "custom",
"template": "source ${workspaceFolder:YOUR_PROJECT_FOLDER}/.onix.env; $prog $args"
"template": ". ${firstWorkspaceFolder}/.onix.env; $prog $args"
}
}
```
Expand Down

0 comments on commit 0661911

Please sign in to comment.