We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f87e9 commit c571ba0Copy full SHA for c571ba0
README.md
@@ -31,7 +31,7 @@ Go to [localhost:3000](http://localhost:3000).
31
- ssh: `git clone git@github.com:stackernews/stacker.news.git`
32
- https: `git clone https://github.com/stackernews/stacker.news.git`
33
- Install [docker](https://docs.docker.com/compose/install/)
34
- - 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
35
- Please make sure that at least 10 GB of free space is available, otherwise you may encounter issues while setting up the development environment.
36
37
<br>
0 commit comments