Skip to content

Commit 4a2c12b

Browse files
authored
Update Getting-Started.md (#319)
This sentence is a bit misleading as currently stated: - the core libraries generally don't use Spago at the moment; - this sentence implies that we have to follow what the core libraries do, which isn't true. In fact the matter of how the core libraries are set up is not relevant here at all.
1 parent 446cc55 commit 4a2c12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Purescript compiler (`purs`) can be installed with npm:
1616

1717
#### Setting up the Development Environment
1818

19-
PureScript's core libraries are configured to use the [Spago](https://github.com/spacchetti/spago) package manager and build tool.
19+
[Spago](https://github.com/spacchetti/spago) is the recommended package manager and build tool for PureScript.
2020

2121
If you don't have Spago installed, install it now:
2222

0 commit comments

Comments
 (0)