Skip to content
Snippets Groups Projects
Commit 3d1e0d43 authored by Cam Saül's avatar Cam Saül
Browse files

Merge branch 'master' of github.com:metabase/metabase-init

parents eca31058 c10d0d5b
Branches
Tags
No related merge requests found
......@@ -8,6 +8,9 @@ You'll need to run the following commands before building the app:
# Fetch and initialize git submodule
git submodule update --init
# Install libcurl (needed by WWW::Curl::Simple)
brew install curl && brew link curl --force
# Install Perl modules used by ./setup and ./release
sudo cpan install File::Copy::Recursive JSON Readonly String::Util Text::Caml WWW::Curl::Simple
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment