~siegfriedehret/sublime-auto-link-title

637b4625ee6f913b1b7bc4d5039a830bc4600932 — Siegfried Ehret 2 years ago 344dc4e
📝 update readme
1 files changed, 1 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +1 -1
@@ 5,7 5,7 @@ A Sublime Text package to fetch the title of a page and insert it as a markdown 
## Installation

1. Clone this repository.
2. Go to your Packages folder in your terminal.
2. Go to your Packages folder in your terminal (`~/Library/Application Support/Sublime Text/Packages` on MacOS)
3. Run `ln -s <path of repository>`
4. Open the command palette and run "Package Control: Satisfy Dependencies" to install the dependencies (listed in the `dependencies.json` file).