mirror of
https://github.com/netdata/netdata.git
synced 2025-04-28 22:52:30 +00:00
Small typo change in macOS docs (#12724)
This commit is contained in:
parent
0f18a33d2a
commit
a7af7e343e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ To install Netdata using our automatic [kickstart](/packaging/installer/README.m
|
|||
```bash
|
||||
curl https://my-netdata.io/kickstart.sh > /tmp/netdata-kickstart.sh && sh /tmp/netdata-kickstart.sh
|
||||
```
|
||||
The Netdata Agent is be installed under `/usr/local/netdata`. Dependencies are handled via Homebrew.
|
||||
The Netdata Agent is installed under `/usr/local/netdata`. Dependencies are handled via Homebrew.
|
||||
|
||||
**Automatically connect to Netdata Cloud during installation**
|
||||
<!-- Potential reuse: https://learn.netdata.cloud/docs/agent/claim#connect-an-agent-running-in-macos-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue