We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7358e7 commit b4499d1Copy full SHA for b4499d1
README.md
@@ -77,7 +77,13 @@ and add this line to your `$HOME/.bashrc`
77
export PATH=$PATH:$HOME/.cargo/bin
78
```
79
80
-#### Using nat with ls
+### Updating nat
81
+```bash
82
+cargo install natls
83
+```
84
+if there is a new version available cargo will install it
85
+
86
+### Using nat with ls
87
88
in zshrc or bashrc
89
```bash
0 commit comments