From e1297eb8d4c987138ce3bf997a80c68b6dd43b37 Mon Sep 17 00:00:00 2001 From: Marcos Marado Date: Sat, 1 Oct 2022 23:46:27 +0100 Subject: [PATCH] README: list dependencies and how to run Minimalist set of instructions regarding what are the dependencies and how to run the story. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce1a143..fe9ea74 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,14 @@ TBD ## Dependencies [↟](#table-of-contents) -TBD +* [erlang](https://www.erlang.org/) +* [Rebar3](https://www.rebar3.org/) ## Usage [↟](#table-of-contents) -TBD - +``` +rebar3 shell --apps hxgm30.story +``` ## Donating [↟](#table-of-contents)