diff --git a/README.md b/README.md index 2427f1c..300381c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ We’re constantly assessing opportunities to expand our support for other langu ## Requirements **Install** ``` -go get github.com/microsoft/ApplicationInsights-Go/appinsights +go install github.com/microsoft/ApplicationInsights-Go/appinsights ``` **Get an instrumentation key** >**Note**: an instrumentation key is required before any data can be sent. Please see the "[Getting an Application Insights Instrumentation Key](https://github.com/microsoft/AppInsights-Home/wiki#getting-an-application-insights-instrumentation-key)" section of the wiki for more information. To try the SDK without an instrumentation key, set the instrumentationKey config value to a non-empty string.