diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ # GolemFlavor [](https://travis-ci.org/ShiveshM/GolemFlavor) + [](https://github.com/ShiveshM/GolemFlavor/blob/master/LICENSE) GolemFlavor is a Python package for running an analysis pipeline using @@ -11,7 +12,7 @@ GolemFlavor is a Python package for running an analysis pipeline using ## Installation GolemFlavor can be installed using `pip` ``` -pip install git+https://github.com/ShiveshM/flavour_ratio.git +pip install git+https://github.com/ShiveshM/GolemFlavor.git ``` This installs GolemFlavor, along with all the necessary dependencies such as NumPy and SciPy. |
