diff --git a/README.md b/README.md index 99fcc059..0a0f5df7 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,12 @@ or through `nix-shell`: nix-shell -p act ``` +Using the latest [Nix command](https://nixos.wiki/wiki/Nix_command), you can run directly : + +```sh +nix run nixpkgs#act +``` + ## Other install options ### Bash script