From 265d31e5c25c73ed09877eeab4ba1a955889851d Mon Sep 17 00:00:00 2001 From: Ahmedhossam <99441866+Ahmedhossamdev@users.noreply.github.com> Date: Fri, 17 Jan 2025 19:59:21 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a32fb9d..55915cf 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,14 @@ Download the pre-built binary for your operating system from the [Releases page] ```bash sudo mv printlayout-linux-amd64 /usr/local/bin/printlayout ``` +4. Run the program: + ```bash + printlayout or printlayout /path/to/your/folder + ``` + + + + #### Windows