From 57ac7b2468084032bf837b4987c6d6525d98c578 Mon Sep 17 00:00:00 2001 From: AntonioMarsella Date: Tue, 1 Dec 2020 08:52:22 +0100 Subject: [PATCH] warning about pip added --- operating_system/MacOS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/operating_system/MacOS.md b/operating_system/MacOS.md index 36ecb06..7f52bcd 100644 --- a/operating_system/MacOS.md +++ b/operating_system/MacOS.md @@ -6,6 +6,9 @@ You are here because you invested in an (expensive) awesome computer. Let's get xcode-select --install ``` +### Warning +**Do not pip install!**. +Unless you really need to, but then be aware that conflicts may arise. ## Sublime Text 3 [Download](http://www.sublimetext.com/3) and install it. Package Control / Config is now automatic at step "Dotfiles" below.