From 2c1dc24d1cbf2eb4a77799ee82d803a80923dcb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jukka=20Jyl=C3=A4nki?= Date: Mon, 30 Sep 2013 17:04:43 +0300 Subject: [PATCH] Remove duplicate link. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ead5586..e48981b 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,6 @@ If you do not want to use the SDK, there exists guides for setting up Emscripten #### Linux The SDK is not available for Linux at the moment. To get started on Linux, see one of the following guides for a manual setup: -* See the [Tutorial](https://github.com/kripken/emscripten/wiki/Tutorial) page for Linux requirements. * For help on Ubuntu, you can follow the [Getting Started on Ubuntu 12.10](https://github.com/kripken/emscripten/wiki/Getting-Started-on-Ubuntu-12.10) guide for instructions on how to obtain the prerequisites and build Clang manually using CMake. * For help on Debian, see this [guide by EarthServer](https://earthserver.com/Setting_up_emscripten_development_environment_on_Linux). * rhelmer has provided a Vagrant VM for Emscripten, see [emscripten-vagrant](https://github.com/rhelmer/emscripten-vagrant).