From e40ace6d737cb79de2f17ff5f7a19860a79ab500 Mon Sep 17 00:00:00 2001 From: "Shannon V. Davidson" Date: Mon, 14 Dec 2020 12:45:46 -0600 Subject: [PATCH] fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12a4bfa5..fc8996d9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ In a nutshell, to install and start provisioning nodes, do the following: Warewulf is programmed in GoLang, so you will need to also install a Go compiler on your system. The easiest way to do this on RHEL and CentOS is by using the Go packages that are included in EPEL. In addition there are some dependencies that -Warewulf will reuire to operate properly and because this is a quick HOWTO, we +Warewulf will require to operate properly and because this is a quick HOWTO, we disable the firewall so any provisioning issues we have won't be caused by packets being dropped.