From 2adca0f33c23d1e4e196f4ff3ebc442e496ab382 Mon Sep 17 00:00:00 2001 From: Vlad Cuciureanu Date: Mon, 10 Jul 2023 11:39:46 +0300 Subject: [PATCH] Fix typo in Emscripten README.md --- pkg/emscripten/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/emscripten/README.md b/pkg/emscripten/README.md index c71f5e294c..afc8bc526b 100644 --- a/pkg/emscripten/README.md +++ b/pkg/emscripten/README.md @@ -41,7 +41,7 @@ fceumm_libretro.wasm Most of the magic happens on the browser so nothing really on that regard -I you want a self hosted version you need +If you want a self hosted version you need - A web server, nginx/apache will do, download a build here: https://buildbot.libretro.com/nightly/emscripten/ - Extract the build somewhere in your web-server