Skip to content

Commit fb5b1ff

Browse files
committed
Match correct name
Signed-off-by: Sebastian (Tiedtke) Huckleberry <[email protected]>
1 parent ed36aaa commit fb5b1ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vscode-runme",
3-
"engineVersion": "v0.18.3",
3+
"engineVersion": "v0.18.4",
44
"sdk": {
55
"source": "typescript"
66
},

dagger/BUILD.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ echo "Building for $TARGET_PLATFORM"
2727

2828
If the target platform is not set, reset your Runme session. It's likely that direnv wasn't authorized yet.
2929

30-
The external Dagger module `runme` is linked inside `vscode-runme` dagger.json. This makes it available as `runme` in the current module's scope.
30+
The external Dagger module `github.com/runmedev/runme` is linked inside `vscode-runme` dagger.json. This makes it available as `RunmeKernel` in the current module's scope.
3131

3232
```sh {"terminalRows":"14"}
3333
RunmeKernel | list-release --version latest | entries

0 commit comments

Comments
 (0)