diff --git a/index.html b/index.html index 5ac836ea61..974d35b377 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@
@@ -59,7 +59,7 @@1. Install WasmEdge with an one-line command:
+1. Install WasmEdge with an one-line command:
curl -sSf https://raw.githubusercontent.com/WasmEdge/WasmEdge/master/utils/install.sh | bash
2. Create an app or function for WasmEdge in:
+2. Create an app or function for WasmEdge in:
-3. Embed the WasmEdge function into your host app written in:
+3. Embed the WasmEdge function into your host app written in: