Skip to content

Commit 204f86e

Browse files
authored
Update installation instructions with cargo (#1460)
* Update cargo_install_nu.sh * Delete snippets/installation/cargo_install_nu_more_features.sh * Update installation.md * Undo adding --locked
1 parent 0ccc9fd commit 204f86e

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

book/installation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,6 @@ Nu releases are published as source to the popular Rust package registry [crates
8282

8383
That's it! The `cargo` tool will do the work of downloading Nu and its source dependencies, building it, and installing it into the cargo bin path.
8484

85-
If you want to install with support for [dataframes](dataframes.md), you can install using the `--features=dataframe` flag.
86-
87-
@[code](@snippets/installation/cargo_install_nu_more_features.sh)
88-
8985
### Building from the GitHub repository
9086

9187
You can also build Nu from the latest source on GitHub. This gives you immediate access to the latest features and bug fixes. First, clone the repo:

snippets/installation/cargo_install_nu_more_features.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)