Skip to content

Commit

Permalink
A few updates to the step by step instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitor Monteiro authored Dec 7, 2016
1 parent 3eea497 commit baef6b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ This is a *template* project to integrate [GitHub Pages](https://help.github.com
## Usage

1. Clone this repository
2. Create a new home for the repository in GitHub.com or GitHub Enterprise
3. Change the `pom.xml` section to point to your new repository location (2 sections)
4. Generate a personal access token with `user` and `repo` permissions
2. Create a new home for the cloned repository in GitHub.com or GitHub Enterprise and push it upstream
3. Change the highlighted `pom.xml` sections to point to your new repository location (2 sections)
4. Generate a [personal access token](https://help.github.com/articles/creating-an-access-token-for-command-line-use/) with `user` and `repo` permissions
5. Fill in the `server` section in your `~/.m2/settings` with GitHub username and token:

```
Expand Down

0 comments on commit baef6b9

Please sign in to comment.