From 39430804790b23780c89c1ec6b075b9f8a5ee94d Mon Sep 17 00:00:00 2001 From: Kyle Rames Date: Wed, 27 Mar 2013 16:28:59 -0500 Subject: [PATCH] [rackspace] adding note about credentials in the getting started document --- lib/fog/rackspace/docs/getting_started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/fog/rackspace/docs/getting_started.md b/lib/fog/rackspace/docs/getting_started.md index 1431b3b26..cc6384978 100644 --- a/lib/fog/rackspace/docs/getting_started.md +++ b/lib/fog/rackspace/docs/getting_started.md @@ -24,6 +24,8 @@ To obtain credentials for the US Rackspace Cloud, please sign up for an account Likewise, you can create an account on our UK Rackspace Open Cloud by going to [UK Rackspace Open Cloud](https://buyonline.rackspace.co.uk/cloud/userinfo?type=normal) and login into [Cloud Control Panel (UK)](https://mycloud.rackspace.co.uk/). +The credentials will be used when we further explore fog services in the [Next Steps](#next-steps) section. + ## Installation To install Fog via RubyGems run the following command: