diff --git a/Getting-Liquid-to-Work-in-Rails.md b/Getting-Liquid-to-Work-in-Rails.md index 3d19402..8e34c8a 100644 --- a/Getting-Liquid-to-Work-in-Rails.md +++ b/Getting-Liquid-to-Work-in-Rails.md @@ -1,5 +1,3 @@ -**Question:** _Is this page valid any more?_ - Liquid comes with a proper init.rb by default. To start using liquid just extract it into vendor/plugins or better yet use the ./script/plugin script to install liquid.