Skip to content

Commit 7d74258

Browse files
committed
README.md: Add information about installing MUSE2
1 parent 9928107 commit 7d74258

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,18 @@ foresight over the whole modelled time horizon.
4747

4848
## Getting started
4949

50-
To start using MUSE2, please refer to [the documentation]. If you wish to develop MUSE2 or
51-
build it from source, please see [the developer guide].
50+
The easiest way to install MUSE2 is to download the latest version for your platform on [our
51+
releases page]. For information on getting started, please consult [the documentation].
5252

53+
If you wish to develop MUSE2 or build it from source, please see [the developer guide].
54+
55+
You can also install the [`muse2` crate from crates.io][muse2-crate], though this installation
56+
method is only recommended for developers.
57+
58+
[our releases page]: https://github.com/EnergySystemsModellingLab/MUSE2/releases
5359
[the documentation]: https://energysystemsmodellinglab.github.io/MUSE2/introduction.html
5460
[the developer guide]: https://energysystemsmodellinglab.github.io/MUSE2/developer_guide.html
61+
[muse2-crate]: https://crates.io/crates/muse2
5562

5663
## Citing this repository
5764

0 commit comments

Comments
 (0)