Merge branch 'mac-commands' into 'master'

Add basic steps for macOS

See merge request cklug/iotnight!2
master
Clemens Klug 2017-11-23 11:09:19 +00:00
commit 1d3473d6a1
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}