diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2020-02-04 15:36:38 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2020-02-04 15:36:38 -0500 |
commit | 294d25a59141451c710639885a4e572a5b38ebd5 (patch) | |
tree | f02c08887a5170971f6c3eb584ab5a0070814052 /README.md | |
parent | 70b625fe15de8dc0861d346769978cc6cd502346 (diff) | |
download | spmc-294d25a59141451c710639885a4e572a5b38ebd5.tar.gz |
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ A basic userland package management system with a few humble goals: - To be simple and easy to use - To support Linux, MacOS (not yet), and Windows (not yet) - To avoid using `root` (or administrative accounts in general) to install software -- To keep your Monday mornings and Fridays evenings pain free +- To keep your Monday mornings and Friday evenings pain free ## Build requirements |