On Thu, Apr 1, 2010 at 9:14 AM, <[email protected]> wrote:

> From: Tomas Sedovic <[email protected]>
>
> ---
>  docs/drivers.mdown |   10 ++++------
>  1 files changed, 4 insertions(+), 6 deletions(-)
>
> diff --git a/docs/drivers.mdown b/docs/drivers.mdown
> index e579a5e..06e81d8 100644
> --- a/docs/drivers.mdown
> +++ b/docs/drivers.mdown
> @@ -7,26 +7,24 @@ drivers and their capabilities are:
>
>  <table providers />
>
> -
>  ## Setting up the code
>
>  To set up a Deltacloud core, and one of its drivers, currently, you must
>  checkout the code from the core repository:
>
>     git clone git://git.fedorahosted.org/git/deltacloud/core.git
> +    cd core/server
> +    rake package
> +    gem install pkg/deltacloud-core-<version>.gem
>
> ACK, with the minor nit that the above should probably 'sudo gem install',
otherwise we have to explain about setting gem up to install to your home
dir.
_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to