Skip to content

Commit

Permalink
Add "--recursive" to submodule update in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed Aug 10, 2015
1 parent 0123986 commit fda52a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Install with:

git clone https://github.com/commercialhaskell/stack-ide.git
cd stack-ide
git submodule update --init
git submodule update --init --recursive
stack build --copy-bins

GHC 7.10 has some GHC API bug fixes which show up in ide-backend in
Expand Down

0 comments on commit fda52a9

Please sign in to comment.