diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-09-24 08:58:47 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-09-24 08:59:16 +0200 |
commit | 9232065641b3a959ee66f6baaa2269751ba163de (patch) | |
tree | 95a0681a8b1e8c6bfc8c851c36924bdc0fc124b7 /README.md | |
parent | 16ad76d680323f88bc36149fc5adc530e2b61966 (diff) | |
download | passt-9232065641b3a959ee66f6baaa2269751ba163de.tar passt-9232065641b3a959ee66f6baaa2269751ba163de.tar.gz passt-9232065641b3a959ee66f6baaa2269751ba163de.tar.bz2 passt-9232065641b3a959ee66f6baaa2269751ba163de.tar.lz passt-9232065641b3a959ee66f6baaa2269751ba163de.tar.xz passt-9232065641b3a959ee66f6baaa2269751ba163de.tar.zst passt-9232065641b3a959ee66f6baaa2269751ba163de.zip |
README: Drop excess whitespace in Try It section
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -549,7 +549,7 @@ See also the [test logs](/builds/latest/test/). Static binaries and packages are simply built with: - make pkgs + make pkgs * have a look at the _man_ page for synopsis and options: @@ -598,7 +598,7 @@ See also the [test logs](/builds/latest/test/). Static binaries and packages are simply built with: - make pkgs + make pkgs * have a look at the _man_ page for synopsis and options: |