From 3a6bd826e8f71bb6e222976d227867ec3982df4e Mon Sep 17 00:00:00 2001 From: Jason Russell Date: Tue, 3 Jan 2023 01:36:12 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c663e32..abd7228 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Add script to aliases ```sudo cp ~/dockery/.bash_alias ~/``` - Method 3 - If you are using .bash_alias append the aliases listed in the [.bash_aliases](https://github.com/GrayHatGuy/dockery/blob/main/.bash_aliases) example - ```sudo nano .bash_alias``` + ```sudo nano .bash_aliases``` _Log out for changes to be incorporated_