From 38799d5957d7446d1cbc3cf612f97501d57686e3 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 15 Aug 2021 20:49:50 -0400 Subject: Added another insstruction --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2777f82..951f6a2 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ yarn install yarn start ``` +Build the program into an executable +``` +yarn dist +``` + # Navigating the website - Use the arrows on the keyboard to navigate - Press ESC to exit or to go back -- cgit v1.2.3