From b48ea971e55af4101978b89195b32247d66cc3e9 Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Thu, 28 Jan 2021 01:04:29 +0100 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77f68d3..3f24c8d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Install Debian 9 or 10 (stretch/buster) amd64 from `root@host:/etc/puppet/code/environments# git clone https://github.com/Rhizomatica/puppet.git production` -`root@host:/etc/puppet/code/environments# cd prodution` +`root@host:/etc/puppet/code/environments# cd production` `root@host:/etc/puppet/code/environments/production# git submodule init`