Added sqlite3 requirement

This commit is contained in:
Melon Bread 2016-10-20 12:36:39 -04:00 committed by syl20bnr
parent 187290b6e0
commit 22d24cbfb4
1 changed files with 4 additions and 1 deletions

View File

@ -31,7 +31,7 @@
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =dash= to the existing =dotspacemacs-configuration-layers= list in this
file.
file.
** Dash (OS X)
@ -40,6 +40,9 @@ You have to install [[http://kapeli.com/dash][dash]] on your machine.
It is recommended to set the =HUD mode= in your Dash application preferences
when using this layer.
** Sqlite3
Helm Dash [[https://github.com/areina/helm-dash#requirements][requires]] sqlite3 to be installed to function properly.
** Zeal (Linux & Windows)
You have to install [[http://zealdocs.org/][zeal]] on your machine.