From: Mathieu Baudier Date: Sun, 16 Feb 2025 13:02:56 +0000 (+0100) Subject: Improve README X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=c72adad25d5b7d5a74ea656b55509fd75cc70c83;p=pkg%2Fggml Improve README --- diff --git a/README.md b/README.md index dcaac92..b33d2d3 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ and create a `create-pbuilder.settings` file which will be sourced by the `creat export GIT_PBUILDER_OPTIONS="--aptcache /var/cache/pbuilder/aptcache --othermirror 'deb [trusted=yes] file:/srv/repo/deb/$DIST/ml/1.1/ ./'" -Apply the same procedure for the `build-pbuilder` script by editing build-pbuilder.settings: +Apply the same procedure by editing `build-pbuilder.settings` which will be sourced by the `build-pbuilder` script: export GIT_PBUILDER_OPTIONS="--aptcache /var/cache/pbuilder/aptcache --buildresult /srv/repo/deb/$DIST/ml/1.1/"