From 294d25a59141451c710639885a4e572a5b38ebd5 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 4 Feb 2020 15:36:38 -0500 Subject: Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90a607d..1dad82b 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit