Skip to content

Commit 0489de2

Browse files
committed
update readme files with URLs
1 parent 1671c21 commit 0489de2

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,11 @@ Installation is simple with the Perl Module::Build incantation.
3232
Released versions may be obtained though the CPAN repository using
3333
your favorite package manager.
3434

35+
Advanced installation notes are provided at
36+
https://tjparnell.github.io/biotoolbox/AdvancedInstallation.html.
3537

36-
ADDITIONAL MODULES
38+
39+
ADDITIONAL REQUIREMENTS
3740

3841
To make the installation as lean and simple as possible, only the minimal
3942
additional Perl modules are required, while the remainder are only
@@ -44,13 +47,15 @@ separately. See the respective modules for installation instructions.
4447

4548
Most scripts should fail gently with warnings about missing modules.
4649

47-
Advanced installation notes are provided at the project repository.
4850

4951
PROJECT WEBSITE
5052

5153
The BioToolBox project repository may be found at
5254
https://github.com/tjparnell/biotoolbox.
5355

56+
Full documentation, including common usage scenarios with the included
57+
applications, may be found at https://tjparnell.github.io/biotoolbox.
58+
5459

5560
LICENSE
5661

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Manual installation is simple with the standard `Module::Build` incantation.
3939
In either case, this will get you a minimal installation that will work with
4040
text files (BED, GFF, GTF, etc), but not binary files. To work with binary files,
4141
including Bam and BigWig files, see the details in the
42-
[Installation Guide](https://tjparnell.github.io/biotoolbox/docs/AdvancedInstallation.md).
42+
[Installation Guide](https://tjparnell.github.io/biotoolbox/AdvancedInstallation.html).
4343

4444
# AUTHOR
4545

0 commit comments

Comments
 (0)