Skip to content

Commit 3fdf84d

Browse files
Link to Makefile
1 parent b074ac2 commit 3fdf84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repeats/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following dependencies can be installed in the parent folder with:
1717

1818
make install install_repeats
1919

20-
There are two required binaries, for which version 10 of the GNU C++ compiler (actually any g++ >= 8 should work, please edit the Makefile accordingly):
20+
There are two required binaries, for which version 10 of the GNU C++ compiler (actually any g++ >= 8 should work, please edit the [Makefile](../Makefile) accordingly):
2121

2222
* A clone of Red from https://github.com/EnsemblGenomes/Red (the original repo is [here](https://github.com/BioinformaticsToolsmith/Red))
2323
* A clone of minimap2 from https://github.com/lh3/minimap2

0 commit comments

Comments
 (0)