Skip to content

Commit b4499d1

Browse files
committed
added update instructions to readme
1 parent d7358e7 commit b4499d1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,13 @@ and add this line to your `$HOME/.bashrc`
7777
export PATH=$PATH:$HOME/.cargo/bin
7878
```
7979

80-
#### Using nat with ls
80+
### 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
8187

8288
in zshrc or bashrc
8389
```bash

0 commit comments

Comments
 (0)