Skip to content

Commit

Permalink
Remove 'install' info from Getting Started
Browse files Browse the repository at this point in the history
  • Loading branch information
NotTheDr01ds committed Aug 28, 2024
1 parent ddf782c commit 25d0d1e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions book/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

Let's get started! :elephant:

First, to be able to use Nushell, we need to [install it](installation.md).
The next sections will give you a [short tour of Nushell by example](quick_tour.md) (including how to get help from within Nushell) and show you how to [move around your file system](moving_around.md).

The next sections will give you a [short tour of Nushell by example](quick_tour.md) (including how to get help from within Nushell), and show you how to [move around your file system](moving_around.md).

Finally, because Nushell takes some design decisions that are quite different from typical shells or dynamic scripting languages, make sure to check [Thinking in Nu](thinking_in_nu.md) that explains some of these concepts.
Then, because Nushell takes some design decisions that are quite different from typical shells or dynamic scripting languages, make sure to check out [Thinking in Nu](thinking_in_nu.md) where we explain some of these concepts.

0 comments on commit 25d0d1e

Please sign in to comment.