Skip to content

Commit 673603b

Browse files
Update component-model/src/language-support/language-agnostic.md
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
1 parent af4e053 commit 673603b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

component-model/src/language-support/language-agnostic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ and simply adds two numbers.
5151
from the binary core module you just created:
5252

5353
```sh
54-
$ wasm-tools component new add.wasm -o add.component.wasm
54+
wasm-tools component new add.wasm -o add.component.wasm
5555
```
5656

5757
### Running a Component with Wasmtime

0 commit comments

Comments
 (0)