@@ -481,8 +481,8 @@ <h1 style='margin-left:.5in;text-indent:-.5in'><span style='font:7.0pt "Times Ne
481481
482482< p class =MsoListParagraph style ='margin-left:.75in;text-indent:-.25in '> 4.< span
483483style ='font:7.0pt "Times New Roman" '> </ span > < b > < span
484- style ='color:red '> Important:</ span > </ b > Ensure that the path to your ClearScript
485- root directory does not contain spaces or non-ASCII characters.</ p >
484+ style ='color:red '> Important:</ span > </ b > Ensure that the path to your
485+ ClearScript root directory does not contain spaces or non-ASCII characters.</ p >
486486
487487< p class =MsoListParagraph style ='margin-left:.75in;text-indent:-.25in '> 5.< span
488488style ='font:7.0pt "Times New Roman" '> </ span > Run
@@ -582,14 +582,14 @@ <h1 style='margin-left:.5in;text-indent:-.5in'><span style='font:7.0pt "Times Ne
582582
583583< p class =MsoNormal style ='margin-top:10.0pt;margin-right:36.7pt;margin-bottom:
58458414.0pt;margin-left:.5in;background:#F2F2F2 '> < span style ='font-size:10.0pt;
585- line-height:115%;font-family:Consolas;color:gray '> user@host:/path/to/ MyApp$ </ span > < b > < span
585+ line-height:115%;font-family:Consolas;color:gray '> C:\Path\To\ MyApp> </ span > < b > < span
586586style ='font-size:10.0pt;line-height:115%;font-family:Consolas;color:gray '> </ span > </ b > < b > < span
587587style ='font-size:10.0pt;line-height:115%;font-family:Consolas;color:black '> dotnet
588- add reference /path/to/ ClearScript/ NetCore/ ClearScript.V8</ span > </ b > </ p >
588+ add reference D:\Path\To\ ClearScript\ NetCore\ ClearScript.V8</ span > </ b > </ p >
589589
590590< p class =MsoNormal style ='margin-left:.25in '> < b > < span style ='color:red '> Important:</ span > </ b >
591- If your application fails to load ClearScript, ensure that the following ClearScript
592- output files are present in your application’s output directory:</ p >
591+ If your application fails to load ClearScript, ensure that the following
592+ ClearScript output files are present in your application’s output directory:</ p >
593593
594594< p class =MsoNormal style ='margin-top:10.0pt;margin-right:36.7pt;margin-bottom:
5955950in;margin-left:.5in;margin-bottom:.0001pt;background:#F2F2F2 '> < b > < span
@@ -601,13 +601,13 @@ <h1 style='margin-left:.5in;text-indent:-.5in'><span style='font:7.0pt "Times Ne
601601
602602< p class =MsoNormal style ='margin-top:0in;margin-right:36.7pt;margin-bottom:
60360314.0pt;margin-left:.5in;background:#F2F2F2 '> < b > < span style ='font-size:10.0pt;
604- line-height:115%;font-family:Consolas;color:black '> ClearScriptV8.win-arm64.so </ span > </ b > </ p >
604+ line-height:115%;font-family:Consolas;color:black '> ClearScriptV8.win-arm64.dll </ span > </ b > </ p >
605605
606606< h2 style ='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;margin-left:
6076079.0pt;margin-bottom:.0001pt '> Linux</ h2 >
608608
609- < p class =MsoNormal style ='margin-left:.25in '> Once you've built ClearScript,
610- here's how to reference it in your application:</ p >
609+ < p class =MsoNormal style ='margin-left:.25in '> Once you've built ClearScript, here's
610+ how to reference it in your application:</ p >
611611
612612< p class =MsoNormal style ='margin-top:10.0pt;margin-right:36.7pt;margin-bottom:
61361314.0pt;margin-left:.5in;background:#F2F2F2 '> < span style ='font-size:10.0pt;
@@ -686,8 +686,8 @@ <h1 style='margin-left:.5in;text-indent:-.5in'><span style='font:7.0pt "Times Ne
686686style ='font-size:10.0pt;line-height:115%;font-family:Consolas;color:black '> gacutil
687687/i ClearScript.dll</ span > </ b > </ p >
688688
689- < p class =MsoNormal style ='margin-left:.25in '> Additionally, you must copy
690- ClearScript’s V8 assemblies to the system folder:</ p >
689+ < p class =MsoNormal style ='margin-left:.25in '> Additionally, you must copy ClearScript’s
690+ V8 assemblies to the system folder:</ p >
691691
692692< p class =MsoNormal style ='margin-left:.5in '> On 32-bit Windows:</ p >
693693
0 commit comments