mirror of
https://github.com/dwinkler1/fran.git
synced 2026-07-07 11:08:22 -04:00
Update README.md
This commit is contained in:
parent
22db18beaa
commit
30ab141871
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ Based on [the-nix-way](https://github.com/the-nix-way/dev-templates)
|
|||
packages = with pkgs; [
|
||||
(mkR {
|
||||
inherit pkgs;
|
||||
packages = [rPackages.data_table extraRPackages.fwildclusterboot];
|
||||
packages = [rPackages.data_table franPackages.fwildclusterboot];
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue