diff options
Diffstat (limited to 'doc/fullpkg.md')
-rw-r--r-- | doc/fullpkg.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/fullpkg.md b/doc/fullpkg.md index 5645fae..c870a3f 100644 --- a/doc/fullpkg.md +++ b/doc/fullpkg.md @@ -1,7 +1,9 @@ # FullPKG + FullPKG is a tool to build a package from ABS, find all needed dependencies along the way and build them too if necessary. ## Before running fullpkg -Update PKGBUILD path cache by running `toru -u <repo>` on your ABS root. Once + +Update PKGBUILD path cache by running `toru -u <repo>` on your ABS root. Once for each repo you'll be using. |