mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 01:26:51 +03:00
Updating installation docs
This commit is contained in:
parent
c6eabb726c
commit
446a659bc8
|
@ -1,11 +1,15 @@
|
|||
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
|
||||
|
||||
Sources can be cloned from GitHub_::
|
||||
Sources can be cloned from GitHub_:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
git clone https://github.com/rmk135/objects.git
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user