diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -85,7 +85,10 @@ Further development * Automatic application patching. * Source code verification using multiple methods (commit hash, checksums, OpenPGP). -* Port releases using git branches and tags, allowing to swtich the current installed applications' versions by doing a `git checkout` and a `stowpkg switch`: that way you could easily switch all packages to the versions shipped in a given branch. +* Port releases using git branches and tags, allowing to swtich the current + installed applications' versions by doing a `git checkout` and a `stowpkg + switch`: that way you could easily switch all packages to the versions shipped + in a given branch. Other commands can easily be implemented: |