We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e00e6 commit 14a5068Copy full SHA for 14a5068
2 files changed
README.md
@@ -42,7 +42,7 @@ checking of HTML documents by invoking it like this:
42
[--version] FILES
43
44
**Note:** In these instructions, replace _"~/vnu.jar"_ with the actual path to
45
-the `vnu.jar` file on your system.
+the file on your system.
46
47
To check one or more HTML documents from the command line:
48
index.html
@@ -53,8 +53,7 @@ <h2>Usage</h2>
53
</pre>
54
55
<p class=note><b>Note:</b> In these instructions, replace
56
-<var>"~/vnu.jar"</var> with the actual path to the <code>vnu.jar</code>
57
-file on your system.
+<var>"~/vnu.jar"</var> with the actual path to the file on your system.
58
59
<p>To check one or more HTML documents from the command line:
60
<pre>
0 commit comments