summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshley Nelson <ashleynelson.dev@gmail.com>2022-05-18 09:08:33 -0700
committerGitHub <noreply@github.com>2022-05-18 09:08:33 -0700
commit6926544f8de43d12079e1b384c20b4b449b2901f (patch)
tree9be17b0a85b4017940b6d1285d6bc8db005b36d1
parent06d5168d02287e51043d581644fcd25c9853a1f7 (diff)
downloadbinaryen-6926544f8de43d12079e1b384c20b4b449b2901f.tar.gz
binaryen-6926544f8de43d12079e1b384c20b4b449b2901f.tar.bz2
binaryen-6926544f8de43d12079e1b384c20b4b449b2901f.zip
Update README.md (#4674)
Removing the command prompt so copy/paste is easier.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b3fdb620d..401295d3b 100644
--- a/README.md
+++ b/README.md
@@ -403,7 +403,7 @@ This will print out JavaScript to the console.
For example, try
```
-$ bin/wasm2js test/hello_world.wat
+bin/wasm2js test/hello_world.wat
```
That output contains