Install jekyll-import with the --pre flag for now.
This commit is contained in:
parent
9ab2448e5a
commit
19461bc186
|
@ -21,7 +21,7 @@ you need to do is install the gem, and they will become available as part of
|
|||
Jekyll's standard command line interface.
|
||||
|
||||
{% highlight bash %}
|
||||
$ gem install jekyll-import [--pre]
|
||||
$ gem install jekyll-import --pre
|
||||
{% endhighlight %}
|
||||
|
||||
You should now be all set to run the importers below. If you ever get stuck, you
|
||||
|
|
Loading…
Reference in New Issue