diff options
author | reuixiy <reuixiy@gmail.com> | 2020-09-03 21:14:28 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-03 15:14:28 +0200 |
commit | 5b100cb874a23f22bcdcbf1965d6f916c7487ae4 (patch) | |
tree | f1232c1bda099c28b1f78318a6872d4703d5ea98 | |
parent | c6ccaf064a3d1426bd7ae360b6643bb1299e4757 (diff) |
docs: use the rightwards arrow symbol uniformly (#7331)
-rw-r--r-- | docs/contributing/building_from_source.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing/building_from_source.md b/docs/contributing/building_from_source.md index 0bfcd92b0..227b42418 100644 --- a/docs/contributing/building_from_source.md +++ b/docs/contributing/building_from_source.md @@ -86,7 +86,7 @@ For Windows users: 2. Enable "Debugging Tools for Windows". Go to "Control Panel" → "Programs" → "Programs and Features" → Select "Windows Software Development Kit - Windows - 10" → "Change" → "Change" → Check "Debugging Tools For Windows" → "Change" -> + 10" → "Change" → "Change" → Check "Debugging Tools For Windows" → "Change" → "Finish". Or use: [Debugging Tools for Windows](https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/) (Notice: it will download the files, you should install |