瀏覽代碼

doc(nix): fix flow issue

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 2 年之前
父節點
當前提交
752eb5f6d5
共有 1 個文件被更改,包括 3 次插入1 次删除
  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 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">
 <h1>Installation</h1>