Skip to content

Commit da03ff5

Browse files
committed
updates README with more install instructions
1 parent 774f0b5 commit da03ff5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,18 @@ It is currently in active development and is a little rough around the edges. Gi
4242

4343
## Documentation
4444

45+
To install pyroscope on a mac:
46+
```shell
47+
brew install pyroscope-io/brew/pyroscope
48+
```
49+
50+
To install the docker image:
51+
```shell
52+
docker pull pyroscope/pyroscope:latest
53+
```
54+
55+
For information on how to install it on Linux or use it in production environment check out our documentation:
56+
4557
* [Getting Started](https://pyroscope.io/docs/)
4658
* [Deployment Guide](https://pyroscope.io/docs/deployment)
4759

0 commit comments

Comments
 (0)