Skip to content

Commit

Permalink
Change installation instruction because it isn't published yet,
Browse files Browse the repository at this point in the history
  • Loading branch information
rlaverde committed Mar 10, 2017
1 parent eb5cca4 commit 3dceee9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ This is a plugin for Lektor that adds support for [tipue search](http:https://www.tipu

## Enabling the Plugin

To enable the plugin add this to your project file, run this command while sitting in your Lektor project directory:
> The plugin isn't published yet so you have to clone the repo into the packages folder
```bash
lektor plugins add lektor-tipue-search
mkdir papckages
cd packages
git clone [email protected]:rlaverde/lektor-tipue-search.git
```

## Configurations
Expand Down

0 comments on commit 3dceee9

Please sign in to comment.