Skip to content

Commit

Permalink
Use '--locked' in cargo install snippet for dataframe feature (nushel…
Browse files Browse the repository at this point in the history
  • Loading branch information
jwarlander authored Aug 22, 2023
1 parent e596774 commit d32f0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/installation/cargo_install_nu_more_features.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
> cargo install nu --features=dataframe
> cargo install nu --locked --features=dataframe

0 comments on commit d32f0ef

Please sign in to comment.