diff --git a/index.html b/index.html
index b3882fb0..a2e8e815 100644
--- a/index.html
+++ b/index.html
@@ -565,14 +565,14 @@
System and Performance Considerations
On Windows,
- Open a command prompt
- - type `set csvValidatorMemory=2048`
+ - type
set csvValidatorMemory=2048
- Without closing the command prompt, within the same window, launch the batch file
On Linux,
- Open a terminal window
- - type `export csvValidatorMemory=2048`
+ - type
export csvValidatorMemory=2048
- Without closing the terminal window, within the same window, call the shell script