aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 92b88ac..9a5345a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
Stowpkg: ports system based on GNU Stow
=======================================
-A portable, non-conflicting Unix package manager built atop of [GNU Stow](https://www.gnu.org/software/stow/).
+A portable, non-conflicting Unix package manager built atop of [GNU
+Stow](https://www.gnu.org/software/stow/).
Features
--------
@@ -54,8 +55,9 @@ Configuration
Use `~/.config/stowpkg` do put any default parameters. Current supported params include
-* `BASE`: defaults to `<stowpkg-repo>/tree/<architecture>`, but can be configured to anything like
- `/usr/local` with corresponding packages installed at `/usr/local/stow`.
+* `BASE`: defaults to `<stowpkg-repo>/tree/<architecture>`, but can be
+ configured to anything like `/usr/local` with corresponding packages
+ installed at `/usr/local/stow`.
Filesystem layout
-----------------