explain cd folder
This commit is contained in:
parent
6936331a37
commit
89e6941dd8
@ -87,7 +87,7 @@ To prevent Yesod from conflicting with your other installs, you should use virth
|
|||||||
~~~ { .bash }
|
~~~ { .bash }
|
||||||
cabal update
|
cabal update
|
||||||
cabal install virthualenv
|
cabal install virthualenv
|
||||||
cd yesodweb
|
cd yesodweb # the folder where you put the yesod, persistent, hamlet & wai repos
|
||||||
virthualenv --name=yesod
|
virthualenv --name=yesod
|
||||||
. .virthualenv/bin/activate
|
. .virthualenv/bin/activate
|
||||||
~~~
|
~~~
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user