diff options
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 |
commit | 212cdbffd2192c0e51c60996b3a15465fc2b051a (patch) | |
tree | 459c8c50382a7fdb552da14f94e4c6f19375fbf3 /README.md | |
parent | 66036ffc6038b578d661a9d3a56bfa195595d67b (diff) |
Escape pound sign so as not to link to issue five.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ``` |