From d0205d14352b24abc1f060785fe76562d5f59118 Mon Sep 17 00:00:00 2001 From: "Mark J. Lehman" Date: Fri, 23 May 2014 11:50:23 -0700 Subject: [PATCH] Update README.md Maybe this is obvious, but it took me awhile to realize this, so I thought it might help future users. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8a7cb93a9..f0e57e1b5 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ Gitlab.configure do |config| end ``` +(Note: If you are using Gitlab.com's hosted service, your endpoint will be `https://gitlab.com/api/v3`) + Usage examples: ```ruby