From 16011085ef7cce04e560be6609448118fb30c480 Mon Sep 17 00:00:00 2001 From: Leonard Lausen Date: Thu, 16 Jan 2020 12:13:32 +0000 Subject: [PATCH] Fix typo in "Install the MXNet Package for R" --- docs/static_site/src/pages/get_started/ubuntu_setup.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/static_site/src/pages/get_started/ubuntu_setup.md b/docs/static_site/src/pages/get_started/ubuntu_setup.md index de45e80feb56..89601d2a517d 100644 --- a/docs/static_site/src/pages/get_started/ubuntu_setup.md +++ b/docs/static_site/src/pages/get_started/ubuntu_setup.md @@ -365,7 +365,6 @@ make install Before you build MXNet for R from source code, you must complete [building the shared library](#build-the-shared-library). -source root directory to build the MXNet Perl package: **Minimum Requirements** 1. [GCC 4.8](https://gcc.gnu.org/gcc-4.8/) or later to compile C++ 11.