Browse Source

doc(nix): fix flow issue

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 2 years ago
parent
commit
752eb5f6d5
1 changed files with 3 additions and 1 deletions
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -35,7 +35,9 @@ If you already have Nix setup with flake support, you can try out eza with the `
 
 
     nix run github:cafkafk/eza
     nix run github:cafkafk/eza
 
 
-Nix will built eza and run it. If you want to pass arguments this way, use e.g. `nix run github:cafkafk/eza -- -ol`.
+Nix will built eza and run it. 
+
+If you want to pass arguments this way, use e.g. `nix run github:cafkafk/eza -- -ol`.
 
 
 <a id="installation">
 <a id="installation">
 <h1>Installation</h1>
 <h1>Installation</h1>