From f4c6a6a90ba6626fcd94e762476d98c8b146c3b0 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Mon, 30 Dec 2019 14:18:34 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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