Fixed typo (#266)

This commit is contained in:
Julien Eluard 2019-03-11 23:03:29 +01:00 committed by Jacek Sieka
parent 8de4fd59fe
commit c8db2d9268
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ To keep up to date with changes and development progress, follow the [Nimbus blo
Users of the [Nix package manager](https://nixos.org/nix/download.html) can install all prerequisites simply by running:
``` bash
nix-shell nimbus.nix
nix-shell default.nix
```
### Build & Develop