From 793198d77797b6034a7a121010eaa7c2654792fe Mon Sep 17 00:00:00 2001 From: Muhammed Zakir Date: Thu, 20 Aug 2020 19:52:04 +0530 Subject: [PATCH] Update with requested changes --- docs/get-started.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/get-started.md b/docs/get-started.md index 6802b5a..8e7b48a 100644 --- a/docs/get-started.md +++ b/docs/get-started.md @@ -55,8 +55,8 @@ reside in the `espanso` directory, whose location depends on the current OS: * macOS: `$HOME/Library/Preferences/espanso` (e.g. `/Users/user/Library/Preferences/espanso`) * Windows: `{FOLDERID_RoamingAppData}\espanso` (e.g. `C:\Users\user\AppData\Roaming\espanso`) -By default, configuration folder is hidden in most systems. To open it, copy path of your -configuration folder and paste it in the address bar (aka path bar) of your file manager/explorer. +> By default, configuration folder is hidden in most systems. To open it, copy path of your configuration folder and paste it in the address bar (aka path bar) of your file manager/explorer. + A quick way to find the path of your configuration folder is by using the following command: ```bash @@ -84,7 +84,7 @@ Jon Snow By now you should know that we need to **define a Match**. -With your favourite text editor, open the `.espanso/default.yml` file, introduced previously in the +With your favourite text editor, open the `espanso/default.yml` file, introduced previously in the [Configuration](#configuration) section. You should see something like: ```yml