Skip to content

Commit ef7df00

Browse files
committed
Fix path to vbmc binary
1 parent d5814cf commit ef7df00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ Verify that `virtualbmc <https://opendev.org/openstack/virtualbmc>`_ is running:
336336

337337
.. code-block:: console
338338
339-
/usr/local/bin/vbmc list
339+
~/tenks-venv/bin/vbmc list
340340
+-------------+---------+--------------+------+
341341
| Domain name | Status | Address | Port |
342342
+-------------+---------+--------------+------+

0 commit comments

Comments
 (0)