summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorԜаӀtеr Ⅼарсһуnѕkі <wxl@polka.bike>2021-02-24 15:54:27 -0800
committerԜаӀtеr Ⅼарсһуnѕkі <wxl@polka.bike>2021-02-24 15:54:27 -0800
commit212cdbffd2192c0e51c60996b3a15465fc2b051a (patch)
tree459c8c50382a7fdb552da14f94e4c6f19375fbf3
parent66036ffc6038b578d661a9d3a56bfa195595d67b (diff)
Escape pound sign so as not to link to issue five.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bd79e4d..5a88f17 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,7 @@ You need to have installed and added to your user PATH (mentioned version tested
4) Cygwin64 (>= 2.905 64 bit)
5) Using Cygwin `Package Select` window install `python3` and `make` packages.
-**Note:** for #5 you don't need to add packages to PATH they will available in `cygwin` after installation.
+**Note:** for \#5 you don't need to add packages to PATH they will available in `cygwin` after installation.
#### Get Source
```