mirror of https://github.com/yandex/gixy
Update README.md
parent
d98aff2aef
commit
10ba2c2a2e
|
@ -1,8 +1,7 @@
|
|||
GIXY
|
||||
====
|
||||
[](https://github.com/yandex/gixy/blob/master/LICENSE)
|
||||
[](https://travis-ci.org/yandex/gixy)
|
||||
[](https://github.com/yandex/gixy/issues/new)
|
||||
[](https://github.com/yandex/gixy/issues/new)
|
||||
[]()
|
||||
[]()
|
||||
|
||||
|
@ -13,7 +12,7 @@ Currently supported Python versions is 2.7 and 3.4+.
|
|||
Disclaimer: Gixy is well tested only on GNU/Linux, in other OS may have some issues.
|
||||
|
||||
# Installation
|
||||
Gixy is distributed on PyPI. The best way to install it is with pip:
|
||||
Gixy is distributed on [PyPI](https://pypi.python.org/pypi/gixy). The best way to install it is with pip:
|
||||
```bash
|
||||
pip install gixy
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue