From 876bf1ba5630834160bb546f935d6b73010ea5d9 Mon Sep 17 00:00:00 2001 From: Nolan Rumble Date: Wed, 3 Aug 2022 08:43:08 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bce4ad2..5fce9ab 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ This is my first attempt at trying to use Sublime Text and it's syntax highlight 1. Create a new directory in `~/Library/Application\ Support/Sublime\ Text/Packages/`. ```bash -$ mkdir -p ~/Library/Application\ Support/Sublime\ TextPackages/Palo\ Alto\ Networks +$ mkdir -p ~/Library/Application\ Support/Sublime\ Text/Packages/Palo\ Alto\ Networks ``` 2. Extract the `*.sublime-syntax` files into this new directory.