Skip to content

Commit

Permalink
add a note in "installation" section
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoine committed May 26, 2024
1 parent 19e47ae commit 8158cd7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@ will come very handy in a day-to-day basis for me at least :)
so here we are... LET'S GO :muscle:

# installation
> **Important**
> if you are using bleeding-edge versions of Nushell, please make sure the
> Nushell dependencies are the same as your Nushell install by running
> ```nushell
> use scripts/deps.nu; deps --current
> ```
## using `nupm install` (recommended)
- download [nushell/nupm](https://github.com/nushell/nupm)
- load the `nupm` module
Expand Down

0 comments on commit 8158cd7

Please sign in to comment.