Skip to content

Commit

Permalink
Add linux deps to unfurler README
Browse files Browse the repository at this point in the history
  • Loading branch information
wiz committed Jul 28, 2022
1 parent 9656ee9 commit 51bdbc5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions unfurler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,22 @@ Some additional server configuration is required to properly route requests (see

## Setup

### 0. Install deps

For Linux, in addition to NodeJS/npm you'll need at least:
* nginx
* cups
* chromium-bsu
* libatk1.0
* libatk-bridge2.0
* libxkbcommon-dev
* libxcomposite-dev
* libxdamage-dev
* libxrandr-dev
* libgbm-dev
* libpango1.0-dev
* libasound-dev

### 1. Clone Mempool Repository

Get the latest Mempool code:
Expand Down

0 comments on commit 51bdbc5

Please sign in to comment.