Skip to content

Commit 72c5549

Browse files
committed
[docs] Updated docker compose instruction to v3
1 parent ad5909d commit 72c5549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/developer/installation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tests for :ref:`WiFi Mesh Integration
3838

3939
.. code-block:: shell
4040
41-
docker-compose up -d influxdb redis
41+
docker compose up -d influxdb redis
4242
4343
Setup and activate a virtual-environment (we'll be using `virtualenv
4444
<https://pypi.org/project/virtualenv/>`_):

0 commit comments

Comments
 (0)