From 80bcf9dc8f6855d4b88cd7e87f54f35449925c73 Mon Sep 17 00:00:00 2001 From: Danielle De Leo Date: Tue, 27 Feb 2024 15:43:04 -0500 Subject: [PATCH] Add missing backticks around command line instruction Fixes #115 --- source/howto/source.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/howto/source.rst b/source/howto/source.rst index 8457a6a9..682e73e9 100644 --- a/source/howto/source.rst +++ b/source/howto/source.rst @@ -751,7 +751,7 @@ and place module-specific instructions in the **Makefile**. .. _modules-webassembly: - When you run :program:./configure wasm-wasi-component, + When you run :program:`./configure wasm-wasi-component`, the script configures a module to support running WebAssembly components on Unit.