Skip to content

Commit

Permalink
feat: version 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinRa committed Nov 4, 2021
1 parent 7c31dd7 commit 4673770
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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**.

Expand All @@ -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/
* 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/)

0 comments on commit 4673770

Please sign in to comment.