Skip to content

Commit

Permalink
Doc update to avoid scripts (look good @gregwebs?)
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Dec 10, 2014
1 parent d99d685 commit 5141563
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -30,8 +30,8 @@ One can always fall back to using the raw database driver or other lower-level o
Install the Haskell Platform first. Clone this repo and run:

cabal update
git submodule update --init
./scripts/install
cabal install cabal-meta cabal-src
cabal-meta install

# Developing persistent

Expand Down

1 comment on commit 5141563

@gregwebs
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep

Please sign in to comment.