forked from TrueCloudLab/frostfs-dev-env
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
|
@ -25,6 +25,13 @@ Make sure you have installed all of the following prerequisites on your machine:
|
|||
## 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
|
||||
```
|
||||
When all services are up, you need to make GAS deposit for test wallet to be
|
||||
|
|
Loading…
Reference in a new issue