Skip to content

Commit

Permalink
Documentation nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Hoyt committed Jul 15, 2011
1 parent 0bd810d commit 063b822
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -125,9 +125,9 @@ helper package that we use for other Web projects as well. We keep
making changes to both the application and its helper package. To
build both packages together:

$ ls
my-webapp/ webapp-helpers/
$ cabal-dev install my-webapp/ webapp-helpers/
$ ls
my-webapp/ webapp-helpers/
$ cabal-dev install my-webapp/ webapp-helpers/

Note that this is a feature of newer cabal-install and is not limited
to use with cabal-dev, but cabal-dev makes it more useful by keeping
Expand Down

0 comments on commit 063b822

Please sign in to comment.