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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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>