diff --git a/README.md b/README.md index e14b989..67951fd 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ -# New Relic Agent installer +# New Relic Agent Installer Only k8s supported so far. Docker, Linux, Helm already in place but not activated. Usage for k8s ``` -./script.sh -e k8s -a -k -r -n +./setup.sh -e k8s -a -k -r -n +``` + +Help: +``` +./setup.sh -h ``` By default the agent gets installed in the ```newrelic``` namespace. \ No newline at end of file