You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: repeats/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The following dependencies can be installed in the parent folder with:
17
17
18
18
make install install_repeats
19
19
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):
21
21
22
22
* A clone of Red from https://github.com/EnsemblGenomes/Red (the original repo is [here](https://github.com/BioinformaticsToolsmith/Red))
23
23
* A clone of minimap2 from https://github.com/lh3/minimap2
0 commit comments