Skip to content

Commit 21cc941

Browse files
authored
Update site/en/install/source.md
1 parent 4713fbf commit 21cc941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/install/source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ git checkout <em>branch_name</em> # r2.2, r2.3, etc.
9292
Configure your system build by running the `./configure` at the root of your
9393
TensorFlow source tree. This script prompts you for the location of TensorFlow
9494
dependencies and asks for additional build configuration options (compiler
95-
flags, for example). Please refer "Sample session" section for details.
95+
flags, for example). Refer to the _Sample session_ section for details.
9696

9797
<pre class="devsite-terminal devsite-click-to-copy">
9898
./configure

0 commit comments

Comments
 (0)