]> git.djapps.eu Git - pkg/ggml/commitdiff
Improve README
authorMathieu Baudier <redacted>
Sun, 16 Feb 2025 13:02:56 +0000 (14:02 +0100)
committerMathieu Baudier <redacted>
Sun, 16 Feb 2025 13:02:56 +0000 (14:02 +0100)
README.md

index dcaac927667c47b239d9c0d5c78f8edb1e123c99..b33d2d3b0f705b8856e98d2051a34e4c6a2d00c9 100644 (file)
--- 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/"