Skip to content

Commit

Permalink
TensorFlow: Upstreaming changes to git.
Browse files Browse the repository at this point in the history
Changes:
Fix anchor for github.

Base CL: 107352236
  • Loading branch information
keveman committed Nov 9, 2015
1 parent dd0e509 commit 2d6c1bf
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions tensorflow/g3doc/get_started/os_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ The TensorFlow Python API requires Python 2.7.
The simplest way to install TensorFlow is using
[pip](https://pypi.python.org/pypi/pip) for both Linux and Mac.

If you encounter installation errors, see [common problems](#common_problems)
for some solutions. To simplify installation, please consider using our
virtualenv-based instructions [here](#virtualenv_install).
If you encounter installation errors, see
[common problems](#common_install_problems) for some solutions. To simplify
installation, please consider using our virtualenv-based instructions
[here](#virtualenv_install).

### Ubuntu/Linux <a class="md-anchor" id="AUTOGENERATED-ubuntu-linux"></a>

Expand Down Expand Up @@ -326,7 +327,7 @@ $ # Your prompt should change back
```


## Common Problems <a class="md-anchor" id="AUTOGENERATED-common-problems"></a>
## Common Problems <a class="md-anchor" id="common_install_problems"></a>

### GPU-related issues <a class="md-anchor" id="AUTOGENERATED-gpu-related-issues"></a>

Expand Down

0 comments on commit 2d6c1bf

Please sign in to comment.