From 770ba455812ee42cdfbd33dfd7c34b78662c8b93 Mon Sep 17 00:00:00 2001 From: karen Carias Date: Thu, 25 Jun 2015 16:20:42 -0700 Subject: [PATCH] fixed word --- doc/workflow/importing/import_projects_from_github.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/workflow/importing/import_projects_from_github.md b/doc/workflow/importing/import_projects_from_github.md index 7c55bf566d..2008a01dbe 100644 --- a/doc/workflow/importing/import_projects_from_github.md +++ b/doc/workflow/importing/import_projects_from_github.md @@ -1,8 +1,11 @@ # Import your project from GitHub to GitLab -You can import your existing GitHub Enterprise projects following these steps. You'll also need to [enable GitHub Enterprise support](http://doc.gitlab.com/ee/integration/github.html) on your GitLab instance. +You can import your existing GitHub Enterprise projects following these steps. + +* First, you need to [enable GitHub Enterprise support](http://doc.gitlab.com/ee/integration/github.html) on your GitLab instance. * Sign in to GitLab.com and go to your dashboard. + * To get to the importer page, you need to go to the "New project" page. ![New project page](github_importer/new_project_page.png)