Skip to content

Commit

Permalink
fix typo (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
isomap authored and dustinvtran committed Nov 13, 2016
1 parent ec15585 commit 3b9cb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tex/troubleshooting.tex
Expand Up @@ -36,7 +36,7 @@ \subsubsection{TensorFlow via \texttt{conda}}

\begin{lstlisting}[language=JSON]
conda config --add channels conda-forge
conda create -n cpu-tf-edward numpy scyip six tensorflow
conda create -n cpu-tf-edward numpy scipy six tensorflow
source activate cpu-tf-edward
pip install edward
\end{lstlisting}
Expand Down

0 comments on commit 3b9cb36

Please sign in to comment.