diff options
-rw-r--r-- | doc/workflow/importing/import_projects_from_github.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/workflow/importing/import_projects_from_github.md b/doc/workflow/importing/import_projects_from_github.md index 69e6f9dbc38..8ed1d98d05b 100644 --- a/doc/workflow/importing/import_projects_from_github.md +++ b/doc/workflow/importing/import_projects_from_github.md @@ -11,8 +11,9 @@ still be able to import their GitHub repositories with a [personal access token][gh-token].
>**Note:**
-Administrators of the instance can also use the [GitHub rake task][gh-rake]
-to import projects from GitHub without the constrains of a Sidekiq worker.
+Administrators of a GitLab instance (Community or Enterprise Edition) can also
+use the [GitHub rake task][gh-rake] to import projects from GitHub without the
+constrains of a Sidekiq worker.
- At its current state, GitHub importer can import:
- the repository description (GitLab 7.7+)
|