From 2d357853db44aae665619bbdd69ec6f266f6a2b6 Mon Sep 17 00:00:00 2001
From: Guillaume Desforges <guillaume.desforges.pro@gmail.com>
Date: Wed, 20 Apr 2022 18:10:42 +0200
Subject: [PATCH] Update README.md (#1121)

Co-authored-by: Casey Lee <cplee@nektos.com>
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 99fcc05..0a0f5df 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