From 01f9b93b76dadb90a3cd4143b268b03dd36ff9e9 Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Wed, 11 Nov 2020 15:59:20 -0800 Subject: [PATCH] Formatting Steps in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ae8150..cb6b419 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Pico-8 Games for the Root Access Archade Machine. ## Root Access Hello World Heavily influenced by Pico-8 Hello World Demo. We modified the letters to spell out ROOT ACCESS andmade a custom message. * To run in your browser: https://rootaccesshackerspace.github.io/Pico8ArcadeMachine/hello_root_access.html -Steps to run: + +### Steps to run: 1. Download and export Pico-8: https://www.lexaloffle.com/pico-8.php?#getpico8 Its 15$ and it goes to support the creator. 2. clone this repo: `git clone git@github.com:RootAccessHackerspace/Pico8ArcadeMachine.git` 3. cd into cloned directory `cd Pico8ArcadeMachine`