From bb980395891d50845f3f3ce3848ea321f5dc9558 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Wed, 8 Nov 2017 21:52:56 +0200 Subject: Moved webassembly build automation to a makefile --- README.org | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index a634a60..f957b77 100644 --- a/README.org +++ b/README.org @@ -105,7 +105,5 @@ some HTML, and the Web Audio API, I will create an application that I can embed in my website to allow others to use without needing to compile or install it themselves. -Progress can be seen by running ~make-web.sh~ and opening -~web/index.html~. At first, this will just log to the console (open -your browser's dev tools to see it). Eventually, there will be a -graphical UI component here. +Progress can be seen by running ~make build-web~ and opening +~target/site/index.html~. This requires Make to be installed. -- cgit v1.2.3