From cdbbbe8a0c7c78115e8f0b716b42b963ca7fdead Mon Sep 17 00:00:00 2001 From: Ben Ransford Date: Wed, 19 Feb 2020 15:53:18 -0800 Subject: [PATCH] fix enscripten & brew URLs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cec1d69..38fce93 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To use Phil: To run your own copy of Phil: -1. Install a working [Emscripten](http://kripken.github.io/emscripten-site/) environment. On Mac, using [homebrew](http://braumeister.org/formula/emscripten) is a good choice. +1. Install a working [Emscripten](https://emscripten.org/) environment. On Mac, using [homebrew](https://formulae.brew.sh/formula/emscripten) is a good choice. 2. From the command line, run: