summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 0a91d21..34e0fb4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -371,7 +371,7 @@ sudo apt-get update</pre>
Note that all package and target names have underscores replaced with
dashes. For example:
</p>
- <pre>apt-cache search mxe.*sdl_net</pre>
+ <pre>apt-cache search 'mxe.*sdl_net'</pre>
<p>
outputs:
</p>