Remove outdated note in README.md. (#3751)

This commit is contained in:
mukund 2021-07-08 19:04:02 +01:00 committed by GitHub
parent 70215fe480
commit 2b80f40164
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -237,8 +237,6 @@ Finally, we can use commands outside of Nu once we have the data we want:
0.32.0 0.32.0
``` ```
Here we use the variable `$it` to refer to the value being piped to the external command.
### Configuration ### Configuration
Nu has early support for configuring the shell. You can refer to the book for a list of [all supported variables](https://www.nushell.sh/book/configuration.html). Nu has early support for configuring the shell. You can refer to the book for a list of [all supported variables](https://www.nushell.sh/book/configuration.html).