From 9bdfd6025b6d5618da840351292c6cad7845fe25 Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Wed, 8 Jan 2020 21:00:08 -0500 Subject: [PATCH] Add base-devel to Arch dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f90518a23..8b0063343 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ $ docker-compose build ```bash # Arch Linux -$ sudo pacman -S shards crystal librsvg postgresql +$ sudo pacman -S base-devel shards crystal librsvg postgresql # Ubuntu or Debian # First you have to add the repository to your APT configuration. For easy setup just run in your command line: