Replace deprecated 'show' command with 'info' (#8235)

Merge pull request 8235
This commit is contained in:
Anthony
2020-06-08 01:28:42 -04:00
committed by GitHub
parent 81c13507c8
commit 72c7529e27

View File

@@ -36,7 +36,7 @@ A basic Jekyll site usually looks something like this:
</p>
<br />
<p>
<a href="https://github.com/jekyll/minima">minima</a> is the current default theme, and <code>bundle show minima</code> will show you where minima theme's files are stored on your computer.
<a href="https://github.com/jekyll/minima">minima</a> is the current default theme, and <code>bundle info minima</code> will show you where minima theme's files are stored on your computer.
</p>
</div>