Hotfix installation link from TestPyPI
This commit is contained in:
Jianjie Liu 2021-05-18 00:27:53 -04:00 коммит произвёл GitHub
Родитель 09dd21405d
Коммит e01b609fe7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -53,7 +53,7 @@ Installation
-----------------------------
We are currently in a pre-release stage. Stable release is currently pushed to the [TestPyPI](https://test.pypi.org/project/genalog/).
`pip install -i https://test.pypi.org/simple/ genalog --extra_url https://pypi.org/simple`
`pip install -i https://test.pypi.org/simple/ genalog --extra-index-url https://pypi.org/simple`
### Extra Installation Steps in MacOs and Windows
We have a dependency on [`Weasyprint`](https://weasyprint.readthedocs.io/en/stable/install.html), which in turn has non-python dependencies including `Pango`, `cairo` and `GDK-PixBuf` that need to be installed separately.