Improved installed instructions.
This commit is contained in:
parent
4aaec17473
commit
3f0ba1a605
11
README.md
11
README.md
@ -1,4 +1,13 @@
|
|||||||
# RoloLudo
|
# RoloLudo
|
||||||
|
|
||||||
Utilities for table top role playing, starting with [Ironsworn](https://www.ironswornrpg.com/) and
|
Utilities for table top role playing, starting with [Ironsworn](https://www.ironswornrpg.com/) and
|
||||||
[Starforged](https://www.ironswornrpg.com/product-ironsworn-starforged).
|
[Starforged](https://www.ironswornrpg.com/product-ironsworn-starforged).
|
||||||
|
|
||||||
|
To install it on Pharo/GToolkit first install [ExoRepo](https://code.tupale.co/Offray/ExoRepo)
|
||||||
|
and then run from a Playground:
|
||||||
|
|
||||||
|
```smalltalk
|
||||||
|
ExoRepo new
|
||||||
|
repository: 'https://code.tupale.co/Offray/RoloLudo';
|
||||||
|
load.
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user