From 5055c505b0a1b464a086c478ac79d573db97f5ae Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Tue, 16 Jun 2015 15:49:49 -0700 Subject: [PATCH] Another fix to #42 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4160e49..35dd09c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Scope: - The goals are breadth and brevity. Every tip is essential in some situation or significantly saves time over alternatives. - This is written for Linux. Many but not all items apply equally to MacOS (or even Cygwin). - The focus is on interactive Bash, though many tips apply to other shells and to general Bash scripting. -- Descriptions are intentionally minimal, with the expectation you'll use `man`, `apt-get`/`yum` to install, and Google for more background. +- Descriptions are intentionally minimal, with the expectation you'll use `man`, `apt-get`/`yum`/`dnf` to install, and Google for more background. ## Basics