Skip to content
Snippets Groups Projects
Commit 17a67851 authored by Millian Poquet's avatar Millian Poquet
Browse files

[doc] readme: update nix install commands

parent 53383d13
Branches
No related tags found
No related merge requests found
...@@ -8,9 +8,9 @@ ...@@ -8,9 +8,9 @@
### For [Nix] users ### For [Nix] users
``` bash ``` bash
# Up-to-date version # Up-to-date version
nix-env -iA batsched_dev -f 'https://github.com/oar-team/kapack/archive/master.tar.gz' nix-env -iA batsched-master -f 'https://github.com/oar-team/nur-kapack/archive/master.tar.gz'
# Latest release # Latest release
nix-env -iA batsched -f 'https://github.com/oar-team/kapack/archive/master.tar.gz' nix-env -iA batsched -f 'https://github.com/oar-team/nur-kapack/archive/master.tar.gz'
``` ```
### Manually ### Manually
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment