fix: modified docker link, added free disk space requirement (#1265)
This commit is contained in:
parent
f051afff35
commit
887354820b
|
@ -30,7 +30,8 @@ Go to [localhost:3000](http://localhost:3000).
|
|||
- Clone the repo
|
||||
- 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/get-docker/)
|
||||
- Install [docker](https://docs.docker.com/compose/install/)
|
||||
- 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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue