diff --git a/_drafts/2017-06-20-how-to-install-tensorflow-on-ubuntu-16-04.md b/_posts/2017-06-20-how-to-install-tensorflow-on-ubuntu-16-04.md similarity index 98% rename from _drafts/2017-06-20-how-to-install-tensorflow-on-ubuntu-16-04.md rename to _posts/2017-06-20-how-to-install-tensorflow-on-ubuntu-16-04.md index ce9b36b..790d6e7 100644 --- a/_drafts/2017-06-20-how-to-install-tensorflow-on-ubuntu-16-04.md +++ b/_posts/2017-06-20-how-to-install-tensorflow-on-ubuntu-16-04.md @@ -141,7 +141,7 @@ to create the tensorflow virtualenv, but the TensorFlow docs still have manually](https://www.tensorflow.org/install/install_linux#InstallingVirtualenv). 1. [Install -virtualenvwrapper]https://virtualenvwrapper.readthedocs.io/en/latest/install.html). +virtualenvwrapper](https://virtualenvwrapper.readthedocs.io/en/latest/install.html). Make sure to add [the required lines](https://virtualenvwrapper.readthedocs.io/en/latest/install.html#shell-startup-file) to your `~/.bashrc`.