1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-18 19:07:19 +03:00

Update README.md

Co-Authored-By: nmattia <nicolas@nmattia.com>
This commit is contained in:
zimbatm 2019-02-11 19:46:54 +00:00 committed by Nicolas Mattia
parent b7b71f1d98
commit b5f1095f67
2 changed files with 2 additions and 2 deletions

View File

@ -132,7 +132,7 @@ $ niv update nixpkgs
To change the branch being tracked run this command:
``` shell
$ niv update -b nixos-19.03 # equivalent to --branch nixos-19.03
$ niv update nixpkgs -b nixos-19.03 # equivalent to --branch nixos-19.03
```
#### Importing packages from GitHub

View File

@ -132,7 +132,7 @@ $ niv update nixpkgs
To change the branch being tracked run this command:
``` shell
$ niv update -b nixos-19.03 # equivalent to --branch nixos-19.03
$ niv update nixpkgs -b nixos-19.03 # equivalent to --branch nixos-19.03
```
#### Importing packages from GitHub