Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
nservant committed Feb 16, 2015
1 parent 6d9a416 commit 41a7078
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ To install HiC-Pro:
tar -zxvf HiC-Pro.2.3.1.tar.gz
cd HiC-Pro_2.3.1
make install
make CONFIG_SYS=config-install.txt install
Expand Down
2 changes: 1 addition & 1 deletion doc/MANUAL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To install HiC-Pro:
tar -zxvf HiC-Pro.2.3.1.tar.gz
cd HiC-Pro_2.3.1
make install
make CONFIG_SYS=config-install.txt install
Note that if some of these dependencies are not installed (i.e. not detected in the $PATH), HiC-Pro will try to install them.
You can also edit the *config-install.txt* file and manually defined the paths to dependencies.
Expand Down

0 comments on commit 41a7078

Please sign in to comment.