Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h2>Resolve The Dependency Tree</h2>
Install the latest dependencies into the <a href="https://glide.readthedocs.org/en/latest/vendor/"><code>vendor</code></a>
directory matching the version resolution information.
The complete dependency tree is installed, importing Glide,
Godep, GB, and GPM configuration along the way. A
<b>Godep, GB, and GPM </b>configuration along the way. A
<a href="https://glide.readthedocs.org/en/latest/glide.lock/">lock file</a> is created from the final output.
</p>
</div>
Expand Down Expand Up @@ -141,7 +141,7 @@ <h2>Add More Dependencies</h2>
<p>
Add a new dependency to the <code>glide.yaml</code>, install the
dependency, and re-resolve the dependency tree. Optionally, put
a version after an anchor.
a version after an <i>anchor</i>.
</p>
</div>
<div class="detail">
Expand Down