From 897a3105ca2aa8ab16f5ed85ae9e4542b4cc5be7 Mon Sep 17 00:00:00 2001 From: ed789d0 <26331505+ed789d0@users.noreply.github.com> Date: Thu, 3 Dec 2020 20:41:19 -0500 Subject: [PATCH] Update npm.md --- doc/npm.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/npm.md b/doc/npm.md index ce63fd5ea258..2f43f8c1279f 100644 --- a/doc/npm.md +++ b/doc/npm.md @@ -36,9 +36,6 @@ npm config set python python2 ``` ## macOS - -Install [Xcode](https://developer.apple.com/xcode/downloads/) and run: - ```bash xcode-select --install ```