diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-09-24 09:00:22 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-09-24 09:00:22 +0200 |
commit | 83381357771011936abb0a7d77fc5625f3edc550 (patch) | |
tree | 5857edae92e08c675600e49323dc1051a6a504e0 /README.md | |
parent | 9232065641b3a959ee66f6baaa2269751ba163de (diff) | |
download | passt-83381357771011936abb0a7d77fc5625f3edc550.tar passt-83381357771011936abb0a7d77fc5625f3edc550.tar.gz passt-83381357771011936abb0a7d77fc5625f3edc550.tar.bz2 passt-83381357771011936abb0a7d77fc5625f3edc550.tar.lz passt-83381357771011936abb0a7d77fc5625f3edc550.tar.xz passt-83381357771011936abb0a7d77fc5625f3edc550.tar.zst passt-83381357771011936abb0a7d77fc5625f3edc550.zip |
README: Add missing parenthesis in Try It section
Signed-off-by: Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -562,7 +562,7 @@ See also the [test logs](/builds/latest/test/). * alternatively, you can use libvirt, with [this patch](/passt/tree/libvirt/0001-conf-Introduce-support-for-UNIX-domain-socket-as-qem.patch), - to start qemu (with [these patches](/passt/tree/contrib/qemu), and this kind + to start qemu (with [these patches](/passt/tree/contrib/qemu)), and this kind of network interface configuration: <interface type='client'> |