Added instructions for cloning this project.

This commit is contained in:
2016-03-26 23:45:06 +00:00
parent 22cdb9e397
commit fca0ca9739
+11
View File
@@ -21,6 +21,17 @@ There are a few dependencies required to install concatenator:
3. The HDF5 Library - used for large file storage
4. The Sox audio library - used for pitch shifting
Getting this package
++++++++++++++++++++
This package can be downloaded with git using the following command:
.. code:: bash
git clone https://github.com/Pezz89/pysound
This will clone the project folder into the current directory.
Brew Python
+++++++++++
There are a number of ways to install python. The simplest is through homebrew