Skip to content

Commit 38565f6

Browse files
committed
Should be recommend, correct typo
1 parent a82a41b commit 38565f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

0.17/install.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ <h2>Installing the latest release<a class="headerlink" href="#installing-the-lat
196196
<div class="highlight-python"><div class="highlight"><pre>conda install scikit-learn
197197
</pre></div>
198198
</div>
199-
<p><strong>We don&#8217;t recommend installing scipy or numpy using pip on linux</strong>,
199+
<p><strong>We recommend installing scipy or numpy using pip on linux</strong>,
200200
as this will involve a lengthy build-process with many dependencies.
201201
Without careful configuration, building numpy yourself can lead to an installation
202202
that is much slower than it should be.
@@ -295,4 +295,4 @@ <h3>Python(x,y) for Windows<a class="headerlink" href="#python-x-y-for-windows"
295295
customSearchControl.draw('cse', options); }, true);
296296
</script>
297297
</body>
298-
</html>
298+
</html>

0 commit comments

Comments
 (0)