Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cronicc committed Oct 29, 2020
1 parent e8da1ab commit 2b37e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Running the following commands will start a Docker container in
[detached mode](https://docs.docker.com/engine/reference/run/#detached--d) with
a data directory at `<working directory>/zen-data` and the Rosetta API accessible
at port `8080`. Please make sure that `<working directory>/zen-data` has `nobody:nogroup` ownership.
You can also use a named volume which will be created with the correct ownership using: `-v "zen-data:/data`.
You can also use a named volume which will be created with the correct ownership using: `-v "zen-data:/data"`.

#### Mainnet:Online
```text
Expand Down

0 comments on commit 2b37e48

Please sign in to comment.