Update readme file.
Signed-off-by: a.y.volkov <a.y.volkov@yadro.com>
This commit is contained in:
parent
b3152e6887
commit
90463fe3f6
1 changed files with 7 additions and 0 deletions
|
@ -24,6 +24,13 @@ Make sure you have installed all of the following prerequisites on your machine:
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
|
```
|
||||||
|
$ git clone https://github.com/nspcc-dev/neofs-dev-env.git
|
||||||
|
$ make get
|
||||||
|
$ make hosts
|
||||||
|
```
|
||||||
|
Then add ```make hosts``` command output to /etc/hosts file.
|
||||||
|
|
||||||
```
|
```
|
||||||
$ make up
|
$ make up
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue