Skip to content

Commit 88f5ee9

Browse files
committed
deploy: e1b98f6
1 parent f6c9d3a commit 88f5ee9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

latest/fast_forward.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ <h1 id="installation">Installation</h1>
9999
<p>Alternatively, the package can be installed from source:</p>
100100

101101
<div class="codehilite"><pre><span></span><code>git clone https://github.com/mrjleo/fast-forward-indexes.git
102-
<span class="nb">cd</span> fast-forward
102+
<span class="nb">cd</span> fast-forward-indexes
103103
python -m pip install .
104104
</code></pre></div>
105105

@@ -322,7 +322,7 @@ <h2 id="computing-and-interpolating-scores">Computing and Interpolating Scores</
322322
<span class="sd">Alternatively, the package can be installed from source:</span>
323323
<span class="sd">```bash</span>
324324
<span class="sd">git clone https://github.com/mrjleo/fast-forward-indexes.git</span>
325-
<span class="sd">cd fast-forward</span>
325+
<span class="sd">cd fast-forward-indexes</span>
326326
<span class="sd">python -m pip install .</span>
327327
<span class="sd">```</span>
328328

latest/search.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)