summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorVance Morrison <vancem@microsoft.com>2017-07-10 16:25:05 -0700
committerGitHub <noreply@github.com>2017-07-10 16:25:05 -0700
commitbf07993360c8f2be1cc7426291830e17d83ed40d (patch)
tree4c478c393b12f2e9349ed89f98fdfdac98778ed6 /Documentation
parentb1d7330b0e6c5edac9108ec6455e7364705c3d33 (diff)
downloadcoreclr-bf07993360c8f2be1cc7426291830e17d83ed40d.tar.gz
coreclr-bf07993360c8f2be1cc7426291830e17d83ed40d.tar.bz2
coreclr-bf07993360c8f2be1cc7426291830e17d83ed40d.zip
Change heading size
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/workflow/UsingYourBuild.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/workflow/UsingYourBuild.md b/Documentation/workflow/UsingYourBuild.md
index 5c25000ff7..d4633e958e 100644
--- a/Documentation/workflow/UsingYourBuild.md
+++ b/Documentation/workflow/UsingYourBuild.md
@@ -117,7 +117,7 @@ could update these locations in place, but that is not recommended since they ar
## Update CoreCLR using runtime nuget package
-# WARNING: TODO: This section has been broken when Microsoft.Netcore.App included the CorCLR binaries. We need to update this.
+### WARNING: TODO: This section has been broken when Microsoft.Netcore.App included the CoreCLR binaries. We need to update this.
Updating CoreCLR from raw binary output is easier for quick one-off testing but using the nuget package is better
for referencing your CoreCLR build in your actual application because of it does not require manual copying of files