Add basic steps for macOS

master
Martin Müller 2017-11-20 18:02:38 +01:00
parent b3fa6788aa
commit da591e3759
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ Windows
\end{itemize} \end{itemize}
Mac Mac
\begin{itemize} \begin{itemize}
\item Irgendwie so ähnlich\dots \item Homebrew (\url{https://brew.sh}) installieren + \texttt{brew install python3 \&\& pip install esptool}
\end{itemize} \end{itemize}
Offline pip: \textit{pip install -f http://iot.wiai/webrepl/}%TODO: --no-index? Offline pip: \textit{pip install -f http://iot.wiai/webrepl/}%TODO: --no-index?
\end{frame} \end{frame}