From 46737702debe391b2f17bb8160b84601b8002bff Mon Sep 17 00:00:00 2001 From: Quentin Ra Date: Thu, 4 Nov 2021 12:53:54 +0100 Subject: [PATCH] feat: version 2.0 --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5f33696..52730a4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # InBrowser -**Version**: **2.0.0-alpha** +**Version**: **2.0.0** The goal is to provide as many tools as possible, for free, without ads, open-source, and without using a server, so the **magic is happening in your browser**. @@ -18,5 +18,8 @@ Then, open this project in WebStorm. * Get from VCS (enter the URL, either HTTPS/SSH) * In terminal, use the dropdown icon and select "ubuntu" +* run: `bundle install` (once) * run: `bundle exec jekyll serve` -* available at: http://localhost:4000/ \ No newline at end of file +* available at: http://localhost:4000/ + +> Note: [WSL Optional Component is not Enabled](https://appuals.com/how-to-fix-the-wsl-optional-component-is-not-enabled-please-enable-it-and-try-again-error-on-ubuntu/) \ No newline at end of file