diff --git a/README.rst b/README.rst index 6272eee069230c7afe9066deebfcfb7c7ef4aec4..7e16023eb81dea12021ffda576b52efdd5e74b87 100644 --- a/README.rst +++ b/README.rst @@ -29,19 +29,19 @@ http://code.google.com/p/bedtools/wiki/UsageAdvanced Installation ------------ -Git ----- -git clone git://github.com/arq5x/bedtools.git - -Download tarball - that big gray button on the upper right. ------------------------------------------------------------ -#. Unpack the source downloaded tarball. -#. cd into the expanded folder. -#. Type "make clean" and hit enter. -#. Type "make all" and hit enter. -#. If you encountered no errors, then all of the BED Tools should now be in bin/ - If not, try to troubleshoot then email me: aaronquinlan at gmail dot com -#. Copy the files in bin/ to ~/bin or if you have the privileges, to /usr/local/bin. -#. Use the tools. + Git + ---- + git clone git://github.com/arq5x/bedtools.git + + Download tarball - that big gray button on the upper right. + ----------------------------------------------------------- + #. Unpack the source downloaded tarball. + #. cd into the expanded folder. + #. Type "make clean" and hit enter. + #. Type "make all" and hit enter. + #. If you encountered no errors, then all of the BED Tools should now be in bin/ + If not, try to troubleshoot then email me: aaronquinlan at gmail dot com + #. Copy the files in bin/ to ~/bin or if you have the privileges, to /usr/local/bin. + #. Use the tools.