From 57a75aa54ead1e6694a7168f40bdadcfb0e4121c Mon Sep 17 00:00:00 2001 From: Sven Wick Date: Wed, 28 Sep 2022 21:45:00 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 240ab19..54da026 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ Distro detection is performed by reading the `/usr/lib/os-release` and `/etc/os- ## Cross-packaging for other Distributions -You can create packages for different distributions setting the environment variables ```LURE_DISTRO``` and ```LURE_PKG_FORMAT```. +You can create packages for different distributions +setting the environment variables ```LURE_DISTRO``` and ```LURE_PKG_FORMAT```. ``` LURE_DISTRO=arch LURE_PKG_FORMAT=archlinux lure build