From 46f87e98b6068f89f4ed71767a7a032538a499e9 Mon Sep 17 00:00:00 2001 From: Keyan <34140557+huumn@users.noreply.github.com> Date: Sat, 15 Feb 2025 20:15:51 -0600 Subject: [PATCH] Orbstack encouragement --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d67e2973..d9f53d89 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Go to [localhost:3000](http://localhost:3000). - ssh: `git clone git@github.com:stackernews/stacker.news.git` - https: `git clone https://github.com/stackernews/stacker.news.git` - Install [docker](https://docs.docker.com/compose/install/) + - If you're running MacOS or Windows computer, I ***highly recommend*** using [OrbStack](https://orbstack.dev/) instead of Docker Desktop - Please make sure that at least 10 GB of free space is available, otherwise you may encounter issues while setting up the development environment.