Update README.md

This commit is contained in:
Justin Edmund 2023-02-05 23:42:52 -08:00 committed by GitHub
parent 39567fcefd
commit 2596e2785a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,11 @@
**hensei-api** is the backend for [granblue.team](https://app.granblue.team/), an app for saving and sharing teams for [Granblue Fantasy](https://game.granbluefantasy.jp).
## Getting Started
**Please note that these instructions are a work-in-progress!**
### Installing Ruby
You'll need to install ruby-3.0.0. We recommend using [RVM](https://rvm.io/) and creating a gemset to manage your Ruby installation.
You'll need to install ruby-3.0.0. We recommend using [RVM](https://rvm.io/) and creating a gemset to manage your Ruby installation. Before proceeding, install the GPG keys from the official RVM website.
```
\curl -sSL https://get.rvm.io | bash -s stable