mirror of
https://github.com/BoPeng/ai-marketplace-monitor.git
synced 2025-12-23 22:28:18 -05:00
24 lines
583 B
ReStructuredText
24 lines
583 B
ReStructuredText
.. highlight:: shell
|
|
|
|
============
|
|
Installation
|
|
============
|
|
|
|
|
|
Stable release
|
|
--------------
|
|
|
|
To install ai-marketplace-monitor, run this command in your terminal:
|
|
|
|
.. code-block:: console
|
|
|
|
$ pip install ai-marketplace-monitor
|
|
|
|
This is the preferred method to install ai-marketplace-monitor, as it will always install the most recent stable release.
|
|
|
|
If you don't have `pip`_ installed, this `Python installation guide`_ can guide
|
|
you through the process.
|
|
|
|
.. _pip: https://pip.pypa.io
|
|
.. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/
|