Skip to content

Commit 6405067

Browse files
committed
make steps fit will actual experience
1 parent 2ec4f4c commit 6405067

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

jekyll/_cci2/first-steps.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ categories: [getting-started]
77
order: 2
88
---
99

10-
To run your very first CircleCI build on the CircleCI 2.x platform, complete the following steps:
10+
To run your very first build on CircleCI, complete the following steps:
1111

12-
1. Go to the [Sign Up](https://circleci.com/signup/) page.
12+
1. Go to the [Sign Up](https://circleci.com/signup/){:target="_blank"} page.
1313

14-
2. Click one of the Start buttons on the page to begin logging in or to start the process of allowing CircleCI to access your code on GitHub or Bitbucket. To limit CircleCI from accessing your private GitHub repositories, select Public Repos Only from the Start with GitHub menu when you sign up and on every subsequent login.
14+
2. Click on either **Sign Up with GitHub** or **Sign Up with Bitbucket** to start the authentication process and allow CircleCI to access your code. **Note:** if you are using GitHub you have the option to limit CircleCI, preventing access to your private repositories. To do this, use the drop down menu at the side of the Sign Up button, and select Public Repos Only from the list.
1515

1616
3. Type your GitHub or Bitbucket username, password, and two-factor authorization if applicable, then click Sign In/Login.
1717

18-
4. Click the Authorize Application or equivalent button. The CircleCI Builds Dashboard appears.
18+
4. Click the Authorize Application or equivalent button. The CircleCI Pipelines Dashboard appears.
1919

20-
5. Use the Project Setup pages of the CircleCI app to start building your project code.
20+
5. Use the Add Project page of the CircleCI app to start building your project code.
2121

2222
## Next Steps
2323

0 commit comments

Comments
 (0)