Skip to content

Commit

Permalink
Update quickstart.md (#5605)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-kothari authored Apr 8, 2024
1 parent 8fc29d5 commit d2a6860
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/docs/developers/getting_started/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ To install the latest Sandbox version, run:
bash -i <(curl -s install.aztec.network)
```

> If Docker has been installed on your linux server but you encounter the error "Docker is not running. Please start Docker and try again". If you're encountering this issue, it's likely because Docker is running with root user privileges. In such cases, consider [managing Docker as a non-root user](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user) to resolve the problem.

This will install the following:

- **aztec** - launches various infrastructure subsystems (sequencer, prover, pxe, etc).
Expand Down

0 comments on commit d2a6860

Please sign in to comment.