Elucidate API key instructions. (#21224)

This commit is contained in:
MinimaxHeadroom 2016-05-15 03:32:59 -04:00 committed by Michael Ford
parent 3986cffe64
commit e86313d944
1 changed files with 3 additions and 2 deletions

View File

@ -14,8 +14,9 @@ cask 'prey' do
launchctl: 'com.prey.agent'
caveats <<-EOS.undent
To complete installation, Prey requires an API key. It may be set
as an environment variable as follows:
Prey requires your API key, found in the bottom-left corner of
the Prey web account Settings page, to complete installation.
The API key may be set as an environment variable as follows:
API_KEY="abcdef123456" brew cask install prey
EOS