From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Brivio To: passt-dev@passt.top Subject: [PATCH 09/11] README: Fix indentation in "Try It" section Date: Sat, 24 Sep 2022 00:42:35 +0200 Message-ID: <20220923224237.437279-10-sbrivio@redhat.com> In-Reply-To: <20220923224237.437279-1-sbrivio@redhat.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1225941168069566715==" --===============1225941168069566715== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Stefano Brivio --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index acbd02f..d7b3f1b 100644 --- a/README.md +++ b/README.md @@ -544,7 +544,7 @@ See also the [test logs](/builds/latest/test/). * [openSUSE](https://build.opensuse.org/package/show/home:dfaggioli:= devel/passt) (unofficial) * [Other RPM-based distributions](/builds/latest/x86_64/) (unofficia= l, from static x86_64 builds) =20 - Static binaries and packages are simply built with: + Static binaries and packages are simply built with: =20 make pkgs =20 @@ -592,7 +592,7 @@ See also the [test logs](/builds/latest/test/). * [openSUSE](https://build.opensuse.org/package/show/home:dfaggioli:= devel/passt) (unofficial) * [Other RPM-based distributions](/builds/latest/x86_64/) (unofficia= l, from static x86_64 builds) =20 - Static binaries and packages are simply built with: + Static binaries and packages are simply built with: =20 make pkgs =20 @@ -623,7 +623,7 @@ See also the [test logs](/builds/latest/test/). =20 * ...or run the demo script: =20 - doc/demo.sh + doc/demo.sh =20 * and that's it, you should now have TCP connections, UDP, and ICMP/ICMPv6 echo working from/to the namespace for IPv4 and IPv6 --=20 2.35.1 --===============1225941168069566715==--