Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

fix quick typo #162

Merged
merged 1 commit into from
Mar 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Also, please do **not** submit security issues via GitHub issues. Please send an

1. Install the currently supported version Ruby. You can use a tool like [rbenv](https://github.com/rbenv/rbenv) to install ruby. Check the `.ruby-version` file to find it. Usually, it's the latest version, but it never hurts to check.
2. Install Rails. A lot of times it may come preinstalled. Run `rails -v` to check.
3. Install [bun.sh](https://bun.sh). You can do this by running `curl -fsSL https://bun.sh/install | bash
3. Install [bun.sh](https://bun.sh). You can do this by running `curl -fsSL https://bun.sh/install | bash`
4. Pull the submodules. Run `git submodule init && git submodule update`
5. Compile the CSS. Run `rails css:build` to do this.
6. Generate active record encryption keys. Save those keys for step 7.
Expand Down Expand Up @@ -50,4 +50,4 @@ We use [Standard Ruby](https://github.com/standardrb/standard) ([VSCode Edition]
We use [Weblate](https://hosted.weblate.org/projects/oblong/) to translate. You can make an account there and start translating!

## ❓ Questions and Comments
If you need help with anything, we have a [forum](https://forum.obl.ong) to help you with anything and everything in regards to Obl.ong.
If you need help with anything, we have a [forum](https://forum.obl.ong) to help you with anything and everything in regards to Obl.ong.