Skip to content

Commit af257dc

Browse files
committed
Merge pull request #407 from psibi/readme-fix
Include instruction for installing package name
2 parents 7609e6e + b615a73 commit af257dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ You may be prompted to run some of the following along the way:
4343
* `stack setup` to download and install the correct GHC version. (For
4444
information on installation paths, please use the `stack path` command.)
4545

46+
If you just want to install a package using stack, then all you have
47+
to do is `stack install <package-name>`.
48+
4649
Run `stack` for a complete list of commands.
4750

4851
#### Architecture

0 commit comments

Comments
 (0)