From c65e47db3b64f4834a6c12ada3091587744f4e17 Mon Sep 17 00:00:00 2001 From: Rubén Beltrán del Río Date: Mon, 6 Apr 2026 15:37:24 +0200 Subject: Adjust order of parameters in distribute functions --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index cb0cad9..f66a216 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ configurable via the justfile. The defaults are: - `_build`: The meson build directory. - `_dist`: The location where built distributable packages are placed. +- `_vendor`: The default location in which to output vendored cargo files. - `_repo`: The flatpak repo - `_flatpak`: The flatpak build directory -- cgit