Fix argument name for channel override

This commit is contained in:
Alexander Sosedkin 2019-11-04 21:16:05 +00:00
parent 64eca80528
commit e97c1a01d6

View file

@ -61,7 +61,7 @@ this should not be needed anymore.
If you want to change the nix-on-droid channel to your custom one,
you can do that either with `nix-channel` after the installation,
or by using `--argstr nixOnDroidChannelUrl <URL>`.
or by using `--argstr nixOnDroidChannelURL <URL>`.
## Tips