Update Agent-Setup.md

If you do not change directory, the directions won't work.
This commit is contained in:
ghbms
2015-07-30 20:02:59 -04:00
parent e6dcc93377
commit 2a1b74dab8

View File

@@ -14,6 +14,7 @@ On each of the hosts you would like to use the agent on then you need to do the
```shell
cd /opt/
git clone https://github.com/librenms/librenms-agent.git
cd librenms-agent
cp check_mk_agent /usr/bin/check_mk_agent
chmod +x /usr/bin/check_mk_agent
```