diff --git a/README.md b/README.md index 28846f8..b9064b3 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,12 @@ You need to **relogin** if you install virt-manager (libvirt) first time. $ go get -u code.dumpstack.io/tools/appvm +## Generate new application + + $ nix-channel --list + nix https://nixos.org/channels/nixos-unstable + $ appvm generate nix.firefox + ## Run application $ appvm start chromium --verbose