Skip to content

Commit cda73b9

Browse files
author
Michael Herold
committed
Merge branch 'master' of hemio-git:hemio/hamsql
2 parents 6b8cae1 + 64f2688 commit cda73b9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Install haskell compiler and required libraries:
1212
apt-get install haskell-platform make
1313
apt-get install libghc-missingh-dev libghc-optparse-applicative-dev \
1414
libghc-pandoc-dev libghc-postgresql-simple-dev libghc-yaml-dev
15-
15+
apt-get install make
16+
1617
Run the script
1718

1819
./dev-setup.bash
@@ -21,4 +22,4 @@ which installs a patched library and checks the install status of all libraries.
2122
Now you can
2223

2324
make
24-
make install
25+
make install

0 commit comments

Comments
 (0)