mirror of https://github.com/locustio/locust.git
docs: move installation note
This commit is contained in:
parent
9be6b63b5a
commit
63a6adf1aa
|
@ -3,6 +3,10 @@
|
|||
Installation
|
||||
============
|
||||
|
||||
.. note::
|
||||
|
||||
Check `Troubleshooting Installation`_ if you encounter issues.
|
||||
|
||||
0. `Install Python <https://docs.python-guide.org/starting/installation/>`_ (if you dont already have it)
|
||||
|
||||
1. Install Locust
|
||||
|
@ -33,11 +37,6 @@ Using uvx (alternative)
|
|||
$ uvx locust -V
|
||||
locust |version| from /.../uv/.../locust (Python 3.12.5)
|
||||
|
||||
.. note::
|
||||
|
||||
Check `Troubleshooting Installation`_ if you encounter issues.
|
||||
|
||||
|
||||
Done!
|
||||
-----
|
||||
|
||||
|
|
Loading…
Reference in New Issue