Instructions to view theme’s files under Linux (#7095)

Merge pull request 7095
This commit is contained in:
Alexey Kopytko 2018-07-09 03:12:11 +09:00 committed by jekyllbot
parent 565567ac08
commit d57715031a
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ To locate a theme's files on your computer:
open $(bundle show minima)
# On Windows
explorer /usr/local/lib/ruby/gems/2.3.0/gems/minima-2.1.0
# On Linux
xdg-open $(bundle show minima)
```
A Finder or Explorer window opens showing the theme's files and directories. The Minima theme gem contains these files: