Skip to content

Commit

Permalink
Update documentation to recommend OrbStack for mac users (#4793)
Browse files Browse the repository at this point in the history
* Recommend OrbStack for mac users

* Clarify support recommendations are for Openverse specifically

Co-authored-by: sarayourfriend <[email protected]>

* lint

---------

Co-authored-by: sarayourfriend <[email protected]>
  • Loading branch information
stacimc and sarayourfriend authored Aug 21, 2024
1 parent a200034 commit 1e083b1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion documentation/general/general_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,10 @@ On macOS and most popular Linux distributions, bash and git are installed by
default. Most contributors will only need to install Docker or a compatible
container runtime to use `ov`.

[Follow Docker's instructions to install Docker on your host system](https://docs.docker.com/engine/install/).
For macOS users, [OrbStack](https://docs.orbstack.dev/quick-start) is the tested
and supported option for installing and using Docker for Openverse development.
Otherwise,
[follow Docker's instructions to install Docker on your host system](https://docs.docker.com/engine/install/).

```{tip}
For Openverse, you'll only need the container runtime, and do not necessarily
Expand Down

0 comments on commit 1e083b1

Please sign in to comment.