README.md typo

This commit is contained in:
Keyan 2025-02-15 20:16:34 -06:00 committed by GitHub
parent 46f87e98b6
commit c571ba0cb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +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
- If you're running MacOS or Windows, 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.
<br>