Skip to content

Commit

Permalink
Update installation.md (Typo)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thirumalai-Shaktivel committed Mar 19, 2021
1 parent 98bb22a commit 823a643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ One of the ways to ensure exact environment and dependencies is with `nix`. This

### With Root

We start by getting `nix`. The following multi-user intstallation will work on any machine with a Linux distribution, MacOS or Windows (via WSL):
We start by getting `nix`. The following multi-user installation will work on any machine with a Linux distribution, MacOS or Windows (via WSL):
```bash
sh <(curl -L https://nixos.org/nix/install) --daemon
```
Expand Down

0 comments on commit 823a643

Please sign in to comment.