# Search and Displace Core ## Install ### Search and Displace Ingest integration Add in .env the 'WEBHOOK_CLIENT_SECRET' value. ### Facebook Duckling - `$ apt-get install libpcre3-dev` - `$ cd ..` - `$ git clone https://github.com/facebook/duckling.git && cd duckling` - `$ curl -sSL https://get.haskellstack.org/ | sh` - `$ stack build && stack exec duckling-example-exe` - `$ stack test` ### Converting documents from MD to ODT - `$ apt-get install pandoc`