remove installer reference
This commit is contained in:
parent
797f363623
commit
b5b5c54135
@ -54,14 +54,6 @@ Our installer script now uses cabal-src-install when it is available.
|
|||||||
|
|
||||||
### Building Yesod
|
### Building Yesod
|
||||||
|
|
||||||
#### guided installer
|
|
||||||
~~~ { .bash }
|
|
||||||
git clone http://github.com/yesodweb/install yesodweb && cd yesodweb
|
|
||||||
cd install && cabal install --only-dependencies && cabal build && cd .. && install/dist/build/install/yesodweb-install
|
|
||||||
~~~
|
|
||||||
|
|
||||||
#### manual install
|
|
||||||
|
|
||||||
~~~ { .bash }
|
~~~ { .bash }
|
||||||
# update your package database if you haven't recently
|
# update your package database if you haven't recently
|
||||||
cabal update
|
cabal update
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user