Skip to content

Commit a850320

Browse files
committed
Update readme docs
1 parent 066a40d commit a850320

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77

88
- [Overview](#Overview)
99
- [Dependencies](##Dependencies)
10-
- [Running Locally](##Running-Locally-with-RVM-&-Docker)
10+
- [Running Locally with Docker](##Running-Locally-with-RVM-&-Docker)
11+
- [Running Locally on OSX](##Running-Locally-on-OSX)
1112
- [Contributing](#Contributing-Guide)
1213
- [Coding Standards](#Coding-Standards)
1314
- [Development Guide](#Development-Guide)
@@ -85,7 +86,10 @@ installation (like via RVM)
8586
8687
9. Visit http://localhost:3001
8788
88-
## Running Locally on OSX -- Recommended
89+
## Running Locally on OSX
90+
91+
This option is similar to the above but assumes you are running your database and redis
92+
instance locally via `brew`, and you're within an OSX environment.
8993
9094
1. Install RVM and the required ruby version (`3.1.4`) via [RVM's installation docs](https://rvm.io/rubies/installing)
9195
```

0 commit comments

Comments
 (0)