From eb495c168c2f47f4c695732b8c025f068643f4c7 Mon Sep 17 00:00:00 2001 From: Jan Kotas Date: Fri, 14 Apr 2017 11:46:33 -0700 Subject: Fix markdown (#3333) --- .../how-to-build-and-run-ilcompiler-in-console-shell-prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/how-to-build-and-run-ilcompiler-in-console-shell-prompt.md b/Documentation/how-to-build-and-run-ilcompiler-in-console-shell-prompt.md index 3e0e740fc..544a6b840 100644 --- a/Documentation/how-to-build-and-run-ilcompiler-in-console-shell-prompt.md +++ b/Documentation/how-to-build-and-run-ilcompiler-in-console-shell-prompt.md @@ -22,7 +22,7 @@ This will result in the following: You should now be able to use the `dotnet` commands of the CLI tools. -# Compiling source to native code using the ILCompiler you built# +# Compiling source to native code using the ILCompiler you built # * Ensure that you have done a repo build per the instructions above. * Create a new folder and switch into it. -- cgit v1.2.3