Skip to content

Commit

Permalink
Add arch linux deps installation instructs
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: facebook#146

Differential Revision: D18300796

Pulled By: tmikov

fbshipit-source-id: 170a070a46041448ce760f09058f06ee88bb46dc
  • Loading branch information
amiralies authored and facebook-github-bot committed Nov 4, 2019
1 parent f041ad4 commit 840de8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/BuildingAndRunning.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ To install dependencies on Ubuntu:

apt install cmake git ninja-build libicu-dev python zip libreadline-dev

On Arch Linux:

pacman -S cmake git ninja icu python zip readline

On Mac via Homebrew:

brew install cmake git ninja
Expand Down

0 comments on commit 840de8e

Please sign in to comment.