mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-25 11:04:01 +03:00
Updating installation docs
This commit is contained in:
parent
c6eabb726c
commit
446a659bc8
|
@ -1,11 +1,15 @@
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
Latest stable version of *Objects* library can be installed from PyPi_::
|
Latest stable version of *Objects* framework can be installed from PyPi_:
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
pip install objects
|
pip install objects
|
||||||
|
|
||||||
Sources can be cloned from GitHub_::
|
Sources can be cloned from GitHub_:
|
||||||
|
|
||||||
|
.. code-block:: bash
|
||||||
|
|
||||||
git clone https://github.com/rmk135/objects.git
|
git clone https://github.com/rmk135/objects.git
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user