mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-08 20:37:28 +01:00
Fix comment typo
This commit is contained in:
parent
509c230b6b
commit
e7d25d2141
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash -ex
|
#!/bin/bash -ex
|
||||||
|
|
||||||
# Work in progress: create a list of commands necessary to get Stackage
|
# Work in progress: create a list of commands necessary to get Stackage
|
||||||
# up-and-running on a freshly installed Debian-based system (includin Ubuntu).
|
# up-and-running on a freshly installed Debian-based system (including Ubuntu).
|
||||||
|
|
||||||
# Quick start:
|
# Quick start:
|
||||||
# wget -O - https://raw.github.com/fpco/stackage/master/debian-bootstrap.sh | bash -ex
|
# wget -O - https://raw.github.com/fpco/stackage/master/debian-bootstrap.sh | bash -ex
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user